Improve the comment related to the last commit
This commit is contained in:
parent
5a7c777d3e
commit
74adf426b1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
||||||
# Purge Inactive Roaming Subscribers
|
# Purge Inactive Roaming Subscribers
|
||||||
<%= scope.function_fqdn_rand([59]) %> 4 8 */4 * root /usr/bin/python /var/rhizomatica/rccn/rrc.py -p
|
<%= scope.function_fqdn_rand([59]) %> 4 8 */4 * root /usr/bin/python /var/rhizomatica/rccn/rrc.py -p
|
||||||
|
|
||||||
#Cleanup inactive users
|
# Cleanup excess create'd-on-demand 5 digit extensions from the osmo-nitb HLR
|
||||||
45 4 * * * root /usr/bin/python /var/rhizomatica/rccn/rip.py > /dev/null 2>&1
|
45 4 * * * root /usr/bin/python /var/rhizomatica/rccn/rip.py > /dev/null 2>&1
|
||||||
|
|
||||||
<% if @bts_type == 'litecel' -%>
|
<% if @bts_type == 'litecel' -%>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue