summaryrefslogtreecommitdiffstats
path: root/rules/ntp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ntp.make')
-rw-r--r--rules/ntp.make4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/ntp.make b/rules/ntp.make
index 8eac37249..3236eb189 100644
--- a/rules/ntp.make
+++ b/rules/ntp.make
@@ -177,7 +177,6 @@ ifdef PTXCONF_NTP_NTPD
@$(call install_alternative, ntp, 0, 0, 0644, /etc/ntp-server.conf)
endif
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_NTP_NTPD_STARTSCRIPT
@$(call install_alternative, ntp, 0, 0, 0755, /etc/init.d/ntp-server)
@@ -187,7 +186,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_NTP_NTPD_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_NTP_NTPD_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_NTP_NTPD_SYSTEMD_UNIT
@$(call install_alternative, ntp, 0, 0, 0644, \
/usr/lib/systemd/system/ntpd.service)
@@ -204,7 +202,6 @@ ifdef PTXCONF_NTP_NTPDC
@$(call install_alternative, ntp, 0, 0, 0644, /etc/ntp-client.conf)
endif
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_NTP_NTPC_STARTSCRIPT
@$(call install_alternative, ntp, 0, 0, 0755, /etc/init.d/ntp-client)
@@ -214,7 +211,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_NTP_NTPC_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_NTP_NTPC_BBINIT_LINK))
endif
endif
-endif
# #
# # ntpq