Comment 16 for bug 1006743

Revision history for this message
Paul Tötterman (ptman) wrote :

So hipdnsproxy expects you to have /etc/default/dnsmasq since you
a) have /usr/sbin/dnsmasq (from dnsmasq-base)
b) have /etc/init.d/dnsmasq (from dnsmasq)
and
c) are on a debian family distro

I've added os.path.exists checks now, but can you explain how come you don't have /etc/default/dnsmasq? What is wrong in the assumption?