openvpn systemctl start scripts bugfix

This commit is contained in:
bedefaced 2017-08-19 02:06:19 +03:00
parent 207e16a920
commit 764dc7422b

View File

@ -58,6 +58,7 @@ $DIR/autostart.sh
echo
echo "Starting OpenVPN..."
systemctl enable openvpn
service openvpn restart
echo