mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
nscd profile: allow reading libvirt/dnsmasq/*.status
References: https://bugzilla.opensuse.org/show_bug.cgi?id=1014463 Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk, 2.10 and 2.9 Bug: https://launchpad.net/bugs/1322780
This commit is contained in:
parent
f6201926b5
commit
d8ccde28d3
@ -30,6 +30,8 @@
|
||||
/{,var/}run/nscd/socket wl,
|
||||
/{var/cache,var/lib,var/run,run}/nscd/{passwd,group,services,hosts,netgroup} rw,
|
||||
/{,var/}run/{nscd/,}nscd.pid rwl,
|
||||
/var/lib/libvirt/dnsmasq/ r,
|
||||
/var/lib/libvirt/dnsmasq/*.status r,
|
||||
/var/log/nscd.log rw,
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
@{PROC}/@{pid}/fd/ r,
|
||||
|
Loading…
x
Reference in New Issue
Block a user