1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update iiab-remote-off

This commit is contained in:
A Holt 2018-09-05 11:26:30 -04:00 committed by GitHub
parent 15570d8ca3
commit 645954fff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@ if [ $? -ne 0 ]; then
echo Cannot find the OpenVPN program (openvpn).
exit 1
fi
systemctl disable openvpn@xscenet.service
systemctl stop openvpn@xscenet.service
systemctl disable openvpn
systemctl stop openvpn
sleep 5
ps -e|grep vpn