summaryrefslogtreecommitdiffstats
path: root/rules/monit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/monit.make')
-rw-r--r--rules/monit.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/monit.make b/rules/monit.make
index 51ca33f9d..13882770d 100644
--- a/rules/monit.make
+++ b/rules/monit.make
@@ -64,7 +64,6 @@ $(STATEDIR)/monit.targetinstall:
@$(call install_copy, monit, 0, 0, 0755, /var/lib/monit/events)
@$(call install_alternative, monit, 0, 0, 0600, /etc/monitrc)
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_MONIT_STARTSCRIPT
@$(call install_alternative, monit, 0, 0, 0755, /etc/init.d/monit)
ifneq ($(call remove_quotes,$(PTXCONF_MONIT_BBINIT_LINK)),)
@@ -72,7 +71,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_MONIT_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_MONIT_BBINIT_LINK))
endif
endif
-endif
@$(call install_finish, monit)