Skip to content

Conversation

@LLJY
Copy link

@LLJY LLJY commented May 31, 2025

After installing the AUR package, NetworkManager auto connection stopped working for me. So I looked into the audit logs and applied changes to it.

ORIGINAL COMMIT MSG:
audit log: kernel: audit: type=1400 audit(1748685270.784:935): apparmor="DENIED" operation="open" class="file" profile="NetworkManager" name="/run/systemd/users/1000" pid=1527 comm="NetworkManager" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

test: Apply profile, parse, test suspend, test resume and test reboot. Auto connection now works.

audit log: kernel: audit: type=1400 audit(1748685270.784:935): apparmor="DENIED" operation="open" class="file" profile="NetworkManager" name="/run/systemd/users/1000" pid=1527 comm="NetworkManager" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

test: Apply profile, parse, test suspend, test resume and test reboot. Auto connection now works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant