summaryrefslogtreecommitdiffstats
path: root/rules/busybox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/busybox.make')
-rw-r--r--rules/busybox.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/busybox.make b/rules/busybox.make
index d5d6aa6c2..647308411 100644
--- a/rules/busybox.make
+++ b/rules/busybox.make
@@ -150,7 +150,6 @@ endif
# # bb init: start scripts
# #
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_BUSYBOX_INETD_STARTSCRIPT
@$(call install_alternative, busybox, 0, 0, 0755, /etc/init.d/inetd)
@@ -221,8 +220,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_BUSYBOX_BB_SYSCTL_BBINIT_LINK)),)
endif
endif
-endif # PTXCONF_INITMETHOD_BBINIT
-
ifdef PTXCONF_BUSYBOX_TELNETD_SYSTEMD_UNIT
@$(call install_alternative, busybox, 0, 0, 0644, \
/usr/lib/systemd/system/telnetd.socket)