From 191056bfa0842f9b1936105bed61b15f10e52a01 Mon Sep 17 00:00:00 2001 From: deajan Date: Sat, 25 Mar 2017 12:26:15 +0100 Subject: [PATCH] Updated crontab doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e90297c..790a90e 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,8 @@ Once you're confident about your fist runs, you may add osync as cron task like */30 * * * * root /usr/local/bin/osync.sh /etc/osync/my_sync.conf --silent +Please note that this syntax works for RedHat / CentOS. On Debian you might want to remove the username (ie root) in order to make the crontab entry work. + Batch mode ---------- You may want to sequentially run multiple sync sets between the same servers. In that case, osync-batch.sh is a nice tool that will run every osync conf file, and, if a task fails,