Remove Kannel
This commit is contained in:
parent
666ac63aee
commit
e43baf47d5
2 changed files with 3 additions and 8 deletions
|
@ -1,9 +1,4 @@
|
|||
#!/bin/sh
|
||||
ulimit -c unlimited
|
||||
/etc/init.d/kannel stop
|
||||
sleep 10
|
||||
#/usr/bin/killall -9 run_kannel_box bearerbox smsbox
|
||||
ps aux|grep kannel
|
||||
/etc/init.d/kannel start
|
||||
exec 2>&1
|
||||
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