On Thu, 2010-03-25 at 17:06 +0000, Simon Kelley wrote: > Chris Carr wrote: > > > > Ironically the problem was the opposite: the Provides: line in > > /etc/init.d/openvpn said openvpn, but I had added a dependency on "vpn" to > > the Required-Start line in /etc/init.d/dnsmasq. Once I changed this to > > "openvpn", it worked. > > > > But my main concern is: should the user have to add that dependency manually > > to make dnsmasq and openvpn work together? Isn't there a way that the > > package configuration can do this automatically? > > For me, it works fine without any mention at all of vpn or openvpn in > /etc/init.d/dnsmasq. Is that not the case for you?
No - I added the dependency in the first place because last time I rebooted dnsmasq came up before the vpn bridge, causing all sorts of problems. If your vpn doesn't use a bridge, it probably wouldn't be an issue. CC -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

