From 091a93194d47ce75ca2729ff5831d77d780a9394 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 19 Mar 2024 11:30:45 +0000 Subject: [PATCH] feat(fsp): stack more profile on systemd. --- apparmor.d/groups/_full/systemd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/_full/systemd b/apparmor.d/groups/_full/systemd index 31d917b4..028705bb 100644 --- a/apparmor.d/groups/_full/systemd +++ b/apparmor.d/groups/_full/systemd @@ -145,8 +145,10 @@ profile systemd flags=(attach_disconnected,mediate_deleted) { /etc/init.d/* Px, /usr/share/*/** Px, - # stack: systemd-oomd systemd-timesyncd + # stack: systemd-networkd systemd-oomd systemd-resolved systemd-timesyncd + @{lib}/systemd/systemd-networkd rPx -> systemd//&systemd-networkd, @{lib}/systemd/systemd-oomd rPx -> systemd//&systemd-oomd, + @{lib}/systemd/systemd-resolved rPx -> systemd//&systemd-resolved, @{lib}/systemd/systemd-timesyncd rPx -> systemd//&systemd-timesyncd, @{lib}/ r,