Disable counters in osmo-nitb.
This commit is contained in:
parent
e7a804cc7b
commit
ae370803ab
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ sleep 10
|
||||||
ps aux|grep kannel
|
ps aux|grep kannel
|
||||||
/etc/init.d/kannel start
|
/etc/init.d/kannel start
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
exec chrt 10 /usr/bin/osmo-nitb -P -m -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
|
exec chrt 10 /usr/bin/osmo-nitb -C -P -m -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue