mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Merge branch 'cboltz-dnsmasq-libvirtd' into 'master'
dnsmasq: allow peer=libvirtd to support named profile See merge request apparmor/apparmor!304 Acked-by: Eric Chiang <ericchiang@google.com> for 2.12..master (cherry picked from commit5d384d9625
)20fe099c
dnsmasq: allow peer=libvirtd to support named profile
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
network inet6 raw,
|
||||
|
||||
signal (receive) peer=/usr/{bin,sbin}/libvirtd,
|
||||
signal (receive) peer=libvirtd,
|
||||
ptrace (readby) peer=/usr/{bin,sbin}/libvirtd,
|
||||
ptrace (readby) peer=libvirtd,
|
||||
|
||||
owner /dev/tty rw,
|
||||
|
||||
|
Reference in New Issue
Block a user