Disable sms_cleanup
This commit is contained in:
parent
2da95a3649
commit
76e7eb4808
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
0 */5 * * * root /var/rhizomatica/bin/check_account_balance.sh
|
||||
|
||||
#SMS cleanup
|
||||
0 3 * * * root /var/rhizomatica/bin/sms_cleanup.sh
|
||||
# 0 3 * * * root /var/rhizomatica/bin/sms_cleanup.sh
|
||||
|
||||
#RRDtools graphs
|
||||
*/5 * * * * root /var/rhizomatica/bin/platform_update_rrd.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue