Update mm-scripts.sh
This commit is contained in:
@@ -203,7 +203,7 @@ MMSTOP(){
|
||||
srvc=${NM_SERVICES[$i]}
|
||||
if [[ ${i} != *"vpn"* ]]; then
|
||||
echo "stopping $srvc - ($i)"
|
||||
/bin/systemctl stop ${srvc} &
|
||||
/bin/systemctl stop ${i} &
|
||||
fi
|
||||
done
|
||||
checked=false
|
||||
|
||||
Reference in New Issue
Block a user