Comment cron job that turns on LiteCel Amps
This commit is contained in:
parent
5303462864
commit
b49ef91aa3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
|
||||
<% if @bts_type == 'litecel' -%>
|
||||
# amplifier monitoring
|
||||
*/5 * * * * root /home/rhizomatica/bin/monitor_amp.sh > /dev/null 2>&1
|
||||
#*/5 * * * * root /home/rhizomatica/bin/monitor_amp.sh > /dev/null 2>&1
|
||||
<% end -%>
|
||||
|
||||
# RAPI monitoring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue