summaryrefslogtreecommitdiffstats
path: root/rules/rsync3.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rsync3.make')
-rw-r--r--rules/rsync3.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/rsync3.make b/rules/rsync3.make
index 675488cff..12188551a 100644
--- a/rules/rsync3.make
+++ b/rules/rsync3.make
@@ -75,7 +75,6 @@ $(STATEDIR)/rsync3.targetinstall:
# busybox init
#
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_RSYNC3_STARTSCRIPT
@$(call install_alternative, rsync3, 0, 0, 0755, /etc/init.d/rsyncd, n)
@@ -85,7 +84,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_RSYNC3_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_RSYNC3_BBINIT_LINK))
endif
endif
-endif
@$(call install_finish, rsync3)
@$(call touch)