mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 02:08:24 +00:00
Debian startup fix.
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -4,7 +4,8 @@ dnsmasq (2.81-1) unstable; urgency=low
|
||||
* Fix nodocs/nodoc confusion in rules. (closes: #922758)
|
||||
* Add Vcs-* fields to control. (closes: #922422)
|
||||
* Add systemd support for multiple daemon instances. (closes: #914305)
|
||||
|
||||
* Add note explaining that ENABLED is SYSV-init only. (closes: #914755)
|
||||
|
||||
-- Simon Kelley <simon@thekelleys.org.uk> Fri, 1 Mar 2019 17:19:25 +0000
|
||||
|
||||
dnsmasq (2.80-1) unstable; urgency=low
|
||||
|
||||
2
debian/default
vendored
2
debian/default
vendored
@@ -17,6 +17,8 @@
|
||||
#DNSMASQ_OPTS="--conf-file=/etc/dnsmasq.alt"
|
||||
|
||||
# Whether or not to run the dnsmasq daemon; set to 0 to disable.
|
||||
# Note that this is only valid when using SYSV init. For systemd,
|
||||
# use "systemctl disable dnsmasq"
|
||||
ENABLED=1
|
||||
|
||||
# By default search this drop directory for configuration options.
|
||||
|
||||
Reference in New Issue
Block a user