diff --git a/README.md b/README.md index a7b97f7..b551b21 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,6 @@ So as root: crontab -e add this line: +``` * * * * * /usr/local/bin/cluster_cron.pl cluster /mnt/shareddir 0 /var/spool/cron/crontabs >> /mnt/shareddir/cluster.log 2>&1 +```