dnsmasq profile update: allow /dev/tty

This patch is based on a SLE12 patch to allow executing the
--dhcp-script. We already have most parts of that patch since r2841,
except /dev/tty rw which is needed for the shell's stdout and stderr.

References: https://bugzilla.opensuse.org/show_bug.cgi?id=940749 (non-public)


Acked by Seth Arnold on IRC (with "owner" added)
This commit is contained in:
Christian Boltz 2015-10-16 21:52:58 +02:00
parent 144a16baf1
commit eff8f2a211

View file

@ -29,6 +29,8 @@
signal (receive) peer=/usr/sbin/libvirtd, signal (receive) peer=/usr/sbin/libvirtd,
ptrace (readby) peer=/usr/sbin/libvirtd, ptrace (readby) peer=/usr/sbin/libvirtd,
owner /dev/tty rw,
/etc/dnsmasq.conf r, /etc/dnsmasq.conf r,
/etc/dnsmasq.d/ r, /etc/dnsmasq.d/ r,
/etc/dnsmasq.d/* r, /etc/dnsmasq.d/* r,