profiles/apparmor.d/usr.sbin.avahi-daemon: allow write access to /run/systemd/notify which is needed on systems with systemd
Signed-off-by: Jamie Strandboge <[email protected]> -- Jamie Strandboge http://www.ubuntu.com/
------------------------------------------------------------ revno: 3210 committer: Jamie Strandboge <[email protected]> branch nick: apparmor.wily-profile-updates timestamp: Fri 2015-07-24 12:28:06 -0500 message: profiles/apparmor.d/usr.sbin.avahi-daemon: allow write access to /run/systemd/notify which is needed on systems with systemd Signed-off-by: Jamie Strandboge <[email protected]> diff: === modified file 'profiles/apparmor.d/usr.sbin.avahi-daemon' --- profiles/apparmor.d/usr.sbin.avahi-daemon 2014-09-03 19:16:32 +0000 +++ profiles/apparmor.d/usr.sbin.avahi-daemon 2015-07-24 17:28:06 +0000 @@ -26,6 +26,7 @@ /{,var/}run/avahi-daemon/ w, /{,var/}run/avahi-daemon/pid krw, /{,var/}run/avahi-daemon/socket w, + /{,var/}run/systemd/notify w, # Site-specific additions and overrides. See local/README for details. #include <local/usr.sbin.avahi-daemon>
signature.asc
Description: OpenPGP digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
