Skip to content

profile: NetworkManager fix auto connection on boot and suspend resume#18

Open
LLJY wants to merge 1 commit intokrathalan:masterfrom
LLJY:feat/NetworkManager-autoconnect
Open

profile: NetworkManager fix auto connection on boot and suspend resume#18
LLJY wants to merge 1 commit intokrathalan:masterfrom
LLJY:feat/NetworkManager-autoconnect

Conversation

@LLJY
Copy link
Copy Markdown

@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