mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Merge avahi-daemon needs attach_disconnected
... for var/lib/nscd/passwd and var/lib/nscd/group
I propose this patch for all branches.
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/960
Approved-by: John Johansen <john@jjmx.net>
Merged-by: John Johansen <john@jjmx.net>
(cherry picked from commit 2c72dd5541
)
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
eec9086ecf
commit
6c240a473b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
abi <abi/3.0>,
|
||||
|
||||
include <tunables/global>
|
||||
profile avahi-daemon /usr/{bin,sbin}/avahi-daemon {
|
||||
profile avahi-daemon /usr/{bin,sbin}/avahi-daemon flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/dbus>
|
||||
|
|
Loading…
Add table
Reference in a new issue