summaryrefslogtreecommitdiffstats
path: root/rules/rsync.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rsync.make')
-rw-r--r--rules/rsync.make4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/rsync.make b/rules/rsync.make
index 394b207ce..be5079168 100644
--- a/rules/rsync.make
+++ b/rules/rsync.make
@@ -66,8 +66,6 @@ $(STATEDIR)/rsync.targetinstall:
@$(call install_alternative, rsync, 0, 0, 0644, /etc/rsyncd.conf, n)
@$(call install_alternative, rsync, 0, 0, 0644, /etc/rsyncd.secrets, n)
-ifdef PTXCONF_RSYNC_STARTUP_TYPE_STANDALONE
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_RSYNC_STARTSCRIPT
@$(call install_alternative, rsync, 0, 0, 0755, /etc/init.d/rsyncd, n)
@$(call install_replace, rsync, /etc/init.d/rsyncd, \
@@ -80,8 +78,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_RSYNC_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_RSYNC_BBINIT_LINK))
endif
endif
-endif
-endif
ifdef PTXCONF_RSYNC_INETD_SERVER
@$(call install_alternative, rsync, 0, 0, 0644, /etc/inetd.conf.d/rsync, n)