summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index f5e40dfb8..7cf59f305 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -114,7 +114,6 @@ endif
# #
# # busybox init: startscripts
# #
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_CHRONY_STARTSCRIPT
@$(call install_alternative, chrony, 0, 0, 0755, /etc/init.d/chrony)
@@ -124,7 +123,6 @@ ifneq ($(call remove_quotes, $(PTXCONF_CHRONY_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_CHRONY_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_CHRONY_SYSTEMD_UNIT
@$(call install_alternative, chrony, 0, 0, 0644, /usr/lib/systemd/system/chronyd.service)