summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:30:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:58 +0200
commit9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251 (patch)
tree54c6658dd8795127878e13765e3e864df8c95eee /rules/initmethod-bbinit.make
parent65c208166131c822d4eef6c9152dbef34eec504e (diff)
downloadptxdist-9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251.tar.gz
ptxdist-9150de2554a8ce3143b6ee2ed35f8b4c6ba6f251.tar.xz
[proftpd] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod-bbinit.make')
-rw-r--r--rules/initmethod-bbinit.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/initmethod-bbinit.make b/rules/initmethod-bbinit.make
index c767fa06b..0745ca534 100644
--- a/rules/initmethod-bbinit.make
+++ b/rules/initmethod-bbinit.make
@@ -161,12 +161,6 @@ ifneq ($(call remove_quotes, $(PTXCONF_INITMETHOD_BBINIT_LINK_HWCLOCK)),)
/etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_HWCLOCK))
endif
-ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_PROFTPD)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/proftpd, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_PROFTPD))
-endif
-
ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_PUREFTPD)),)
@$(call install_link, initmethod-bbinit, \
../init.d/pureftpd, \