From a68e6426f4706d99a322af42b9ee6f6fea8fe992 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 11 Dec 2018 19:16:58 +0100 Subject: [PATCH] revert naming the dnsmasq profile Changing to "profile dnsmasq /..." broke the peer=/usr/sbin/dnsmasq in the libvirtd profile. Revert adding the name to avoid breaking the libvirtd profile in stable branches. See also https://bugzilla.opensuse.org/show_bug.cgi?id=1118952 which is a request to update the libvirtd profile to allow both peer=dnsmasq and peer=/usr/sbin/dnsmasq --- profiles/apparmor.d/usr.sbin.dnsmasq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/apparmor.d/usr.sbin.dnsmasq b/profiles/apparmor.d/usr.sbin.dnsmasq index 317fda366..494c793d2 100644 --- a/profiles/apparmor.d/usr.sbin.dnsmasq +++ b/profiles/apparmor.d/usr.sbin.dnsmasq @@ -12,7 +12,7 @@ @{TFTP_DIR}=/var/tftp /srv/tftpboot #include -profile dnsmasq /usr/{bin,sbin}/dnsmasq flags=(attach_disconnected) { +/usr/{bin,sbin}/dnsmasq flags=(attach_disconnected) { #include #include #include