summaryrefslogtreecommitdiffstats
path: root/rules/openntpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openntpd.make')
-rw-r--r--rules/openntpd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/openntpd.make b/rules/openntpd.make
index 52acb60e5..05584bf83 100644
--- a/rules/openntpd.make
+++ b/rules/openntpd.make
@@ -61,11 +61,9 @@ $(STATEDIR)/openntpd.targetinstall:
# busybox init
#
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_OPENNTPD_STARTSCRIPT
@$(call install_alternative, openntpd, 0, 0, 0644, /etc/init.d/ntp-server, n)
endif
-endif
@$(call install_finish, openntpd)