diff --git a/install_openvpn.txt b/install_openvpn.txt index bfac6cf..abd45f6 100644 --- a/install_openvpn.txt +++ b/install_openvpn.txt @@ -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