summaryrefslogtreecommitdiffstats
path: root/rules/dnsmasq.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dnsmasq.make')
-rw-r--r--rules/dnsmasq.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/dnsmasq.make b/rules/dnsmasq.make
index 86488e1e7..4f3e29be3 100644
--- a/rules/dnsmasq.make
+++ b/rules/dnsmasq.make
@@ -85,7 +85,6 @@ ifdef PTXCONF_DNSMASQ_INETD
@$(call install_alternative, dnsmasq, 0, 0, 0644, /etc/inetd.conf.d/dnsmasq)
endif
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_DNSMASQ_STARTSCRIPT
@$(call install_alternative, dnsmasq, 0, 0, 0755, /etc/init.d/dnsmasq)
@@ -95,7 +94,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_DNSMASQ_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_DNSMASQ_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_DNSMASQ_SYSTEMD_UNIT
@$(call install_alternative, dnsmasq, 0, 0, 0644, \
/usr/lib/systemd/system/dnsmasq.service)