in CentOS 6.6, dnsmasq-2.48-14.el6 installs file /etc/dbus-1/system.d/dnsmasq.conf with content: ========= cut ========== <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy user="root"> <allow own="uk.org.thekelleys.dnsmasq"/> <allow send_destination="uk.org.thekelleys.dnsmasq"/> </policy> <policy context="default"> <deny own="uk.org.thekelleys.dnsmasq"/> <deny send_destination="uk.org.thekelleys.dnsmasq"/> </policy> </busconfig> ========= cut ========== That "thekelleys.org.uk" URL appears in a commented example in /etc/dnsmasq.conf, but what the heck is it doing here? That file _is_ part of the RPM. -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it.