<E2BB8074E 47F2E96F.5070202@aardvark.com.au Reply-To: centos-virt@centos.org X-Rcpt-To: centos-virt@centos.org
Richard Chapman wrote on Wed, 02 Apr 2008 10:03:27 +0800:
In my startup scripts - dnsmasq is set to "not start on boot" so I thought there was no problem - but I find that in spite of the startup script - dnsmasq appears to be running.
What did you do? service dnsmasq status or ps ax|grep dnsmasq ?
dnsmasq would indeed be running, although it's not configured to start, *if* you were using xen, because libvirtd would start it. It's not clear if you are using xen or not.
Kai