remove nitb related cron entry
This commit is contained in:
parent
b678d91563
commit
7351a6f561
1 changed files with 0 additions and 3 deletions
|
@ -71,9 +71,6 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
||||||
#Billing
|
#Billing
|
||||||
0 10 * * * root [ $(date +'\%d' -d tomorrow) -eq 1 ] && /var/rhizomatica/bin/active_subscribers.sh
|
0 10 * * * root [ $(date +'\%d' -d tomorrow) -eq 1 ] && /var/rhizomatica/bin/active_subscribers.sh
|
||||||
|
|
||||||
#Restart osmo-nitb every 6 hours (This wasn't working anyway. If it is needed, do something more elegant!)
|
|
||||||
# 0 */6 * * * root /usr/bin/sv restart osmo-nitb 2>&1 > /dev/null
|
|
||||||
|
|
||||||
# It's a new day....
|
# It's a new day....
|
||||||
30 5 * * * root /home/rhizomatica/bin/check_broken.sh
|
30 5 * * * root /home/rhizomatica/bin/check_broken.sh
|
||||||
31 5 * * * root /home/rhizomatica/bin/get_ip.sh
|
31 5 * * * root /home/rhizomatica/bin/get_ip.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue