Move RIP cronjob at 4AM.
This commit is contained in:
parent
d72258eb29
commit
1b0a487877
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
||||||
*/5 * * * * root /var/rhizomatica/bin/platform_update_rrd.sh
|
*/5 * * * * root /var/rhizomatica/bin/platform_update_rrd.sh
|
||||||
*/5 * * * * root /var/rhizomatica/bin/network_update_rrd.sh
|
*/5 * * * * root /var/rhizomatica/bin/network_update_rrd.sh
|
||||||
*/5 * * * * root /usr/bin/python /var/rhizomatica/rccn/rrc.py
|
*/5 * * * * root /usr/bin/python /var/rhizomatica/rccn/rrc.py
|
||||||
0 3 * * * root /usr/bin/python /var/rhizomatica/rccn/rip.py
|
0 4 * * * root /usr/bin/python /var/rhizomatica/rccn/rip.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue