Package: dnsmasq
Version: 2.45-1
Severity: normal

Hi,
when starting alternate dnsmasq processes to listen on other interfaces, e.g. 
via:

/usr/sbin/dnsmasq -u dnsmasq -r /var/run/dnsmasq/resolv.conf -z 
--listen-address 10.0.11.1 --pid-file

the init script kills them off too because of this in /etc/init.d/dnsmasq:

start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON

However since these dnsmasq instances weren't launched by the init
script they shouldn't be killed by it. This interacts badly with dnsmasq
processes started by libvirtd since virtual machines will loose their
DNS/DHCP.
Cheers,
 -- Guido




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to