Update README.md
This commit is contained in:
parent
9e00fd6d69
commit
5295f6087d
1 changed files with 1 additions and 1 deletions
|
@ -65,5 +65,5 @@ crontab -e
|
||||||
|
|
||||||
add this line:
|
add this line:
|
||||||
```
|
```
|
||||||
* * * * * root /usr/local/bin/cron_failover.pl /mnt/shareddir/crontabs/crontab_config.json >> /mnt/shareddir/crontab_$(hostname).log 2>&1
|
* * * * * /usr/local/bin/cron_failover.pl /mnt/shareddir/crontabs/crontab_config.json >> /mnt/shareddir/crontab_$(hostname).log 2>&1
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue