Added RRC and RIP cronjobs (5 minutes / once a day).
This commit is contained in:
parent
0391e10367
commit
ef3f038773
1 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
0 3 * * * root /var/rhizomatica/bin/sms_cleanup.sh
|
||||
*/5 * * * * root /var/rhizomatica/bin/platform_update_rrd.sh
|
||||
*/5 * * * * root /var/rhizomatica/bin/network_update_rrd.sh
|
||||
# */10 * * * * root /home/rhizomatica/bin/bind_check.sh
|
||||
|
||||
*/5 * * * * root /usr/bin/python /var/rhizomatica/rccn/rrc.py
|
||||
0 3 * * * root /usr/bin/python /var/rhizomatica/rccn/rip.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue