Restart BTS nightly and nicely when thee are borken channels
This commit is contained in:
parent
51873284d4
commit
22b392bbc7
2 changed files with 19 additions and 0 deletions
|
@ -60,6 +60,9 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
#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....
|
||||
30 5 * * * root /home/rhizomatica/bin/check_broken.sh
|
||||
|
||||
# Check if FS or NTIB needs restart
|
||||
30 3 * * * root /home/rhizomatica/bin/check_dirty.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue