summaryrefslogtreecommitdiffstats
path: root/ftp/rsync/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/rsync/INSTALL')
-rwxr-xr-xftp/rsync/INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/rsync/INSTALL b/ftp/rsync/INSTALL
new file mode 100755
index 0000000000..926232b007
--- /dev/null
+++ b/ftp/rsync/INSTALL
@@ -0,0 +1,6 @@
+default_install &&
+
+if [[ $INIT_INSTALLED ]]; then
+ install_config_file "$SPELL_DIRECTORY/init.d/rsync.conf" \
+ "$INSTALL_ROOT/etc/sysconfig/rsync"
+fi