summaryrefslogtreecommitdiffstats
path: root/rules/lldpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lldpd.make')
-rw-r--r--rules/lldpd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/lldpd.make b/rules/lldpd.make
index ec1c7c571..7dbda5ffa 100644
--- a/rules/lldpd.make
+++ b/rules/lldpd.make
@@ -77,7 +77,6 @@ $(STATEDIR)/lldpd.targetinstall:
@$(call install_lib, lldpd, 0, 0, 0644, liblldpctl)
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_LLDPD_STARTSCRIPT
@$(call install_alternative, lldpd, 0, 0, 0755, /etc/init.d/lldpd)
@$(call install_replace, lldpd, /etc/init.d/lldpd, \
@@ -90,7 +89,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_LLDPD_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_LLDPD_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_LLDPD_SYSTEMD_UNIT
@$(call install_alternative, lldpd, 0, 0, 0644, /usr/lib/systemd/system/lldpd.service)