diff --git a/openvpn/install.sh b/openvpn/install.sh index 19c57f3..29fe91b 100755 --- a/openvpn/install.sh +++ b/openvpn/install.sh @@ -58,6 +58,7 @@ $DIR/autostart.sh echo echo "Starting OpenVPN..." +systemctl enable openvpn service openvpn restart echo