Floris Bos bc87e609c2 Debian initscript tweak.
Dnsmasq's startup script seems to assume users always want to use
dnsmasq as local DNS resolver, and tells resolvconf to put
"nameserver 127.0.0.1" in /etc/resolv.conf
The problem with this is that if users just want to use dnsmasq
as DHCP server, and put port=0 in /etc/dnsmasq.conf to disable
the DNS functionality, they end up with broken name resolving.

Put a basic check in the startup script that skips resolvconf
configuration if a line starting with port=0 is in /etc/dnsmasq.conf
This doesn't cover all cases (e.g. configuration could also be in
different file in /etc/dnsmasq.d), but is better than current
situation.
2017-04-11 14:19:57 +01:00
2017-02-19 15:53:37 +00:00
2017-04-11 14:19:57 +01:00
2012-04-02 20:40:34 +01:00
2017-04-11 11:49:54 +01:00
2016-05-18 15:16:29 +01:00
2017-04-11 11:49:54 +01:00
2012-01-05 17:31:15 +00:00
2017-04-11 11:49:54 +01:00
2017-02-19 15:53:37 +00:00
2012-01-05 17:31:10 +00:00
2012-01-05 17:31:13 +00:00
2017-02-06 16:14:04 +00:00
2017-02-19 22:13:36 +00:00
2017-02-06 16:14:04 +00:00
2017-02-06 16:14:04 +00:00
2012-01-05 22:00:08 +00:00
Description
No description provided
17 MiB
Languages
C 94.2%
Perl 2.3%
HTML 1.2%
Shell 1.1%
Makefile 0.6%
Other 0.6%