Change documentation in install_openvpn.txt

This commit is contained in:
Christoph 2017-03-17 21:58:07 +01:00
parent b42a35b1a7
commit 390f48e7bb

View File

@ -878,6 +878,12 @@ EOF
# - Notice 1:
# -
# - !!!
# -
# - On "systemd" systems, after Creating a new server configuration, you have
# - to reenable openvpn:
# - systemctl reenable openvpn
# - Alternatively restart the system.
# -
# - After Creating a new server configuration, you have to restart the
# - whole server. Restarting (only) the OpenVPN service does not work.
# - !!!
@ -899,6 +905,7 @@ EOF
# ---
#service openvpn start
systemctl reenable openvpn
systemctl start openvpn