net: properly kill osmo-sip-connector

Change-Id: I3160f9fd87ed7307a7664d489560683665944e66
This commit is contained in:
Oliver Smith 2019-11-08 15:55:21 +01:00
parent e398564bdd
commit 37b2856844
1 changed files with 1 additions and 2 deletions

View File

@ -148,8 +148,7 @@ sudo killall tcpdump
killall osmo-ggsn
if [ "x${MSC_MNCC}" != "xinternal" ]; then
# 'killall' seems to work only with the shortened name
killall osmo-sip-connec
killall osmo-sip-connector
killall kamailio
fi