From d8ccde28d3df7a1eff8db78737b88759920a61e1 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Fri, 9 Dec 2016 17:49:54 +0100 Subject: [PATCH] nscd profile: allow reading libvirt/dnsmasq/*.status References: https://bugzilla.opensuse.org/show_bug.cgi?id=1014463 Acked-by: Seth Arnold for trunk, 2.10 and 2.9 Bug: https://launchpad.net/bugs/1322780 --- profiles/apparmor.d/usr.sbin.nscd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/apparmor.d/usr.sbin.nscd b/profiles/apparmor.d/usr.sbin.nscd index eaf40aaaa..46d3e2b36 100644 --- a/profiles/apparmor.d/usr.sbin.nscd +++ b/profiles/apparmor.d/usr.sbin.nscd @@ -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,