Update README.md

This commit is contained in:
Mikael Nordin 2016-09-15 09:58:14 +02:00 committed by GitHub
parent 500c1ea04f
commit c0090799e4

View file

@ -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
```