summaryrefslogtreecommitdiffstats
path: root/network/csync/doinst.sh
diff options
context:
space:
mode:
author dsomero2012-09-30 16:27:27 +0200
committer Robby Workman2012-10-01 03:01:06 +0200
commit2f7f4b0c96f930d18359bf86516bdecea73a1b76 (patch)
tree9c5b216bb460e2058c48fec973c5742324e80c5a /network/csync/doinst.sh
parent9760463c424c7b3b7b48d728a48b45dd218e67a5 (diff)
downloadslackbuilds-2f7f4b0c96f930d18359bf86516bdecea73a1b76.tar.gz
network/csync: Fixed (Install doinst.sh, use .new for config func)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/csync/doinst.sh')
-rw-r--r--network/csync/doinst.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/network/csync/doinst.sh b/network/csync/doinst.sh
index c9db1e8558..4c8b725660 100644
--- a/network/csync/doinst.sh
+++ b/network/csync/doinst.sh
@@ -11,7 +11,8 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/csync/csync_exclude.conf
-config etc/csync/csync.conf
-config etc/csync/csync_log.conf
+config etc/csync/csync_exclude.conf.new
+config etc/csync/csync.conf.new
+config etc/csync/csync_log.conf.new
+