From 390f48e7bb4a994973a144d9d3529affddb59cfb Mon Sep 17 00:00:00 2001 From: Christoph Date: Fri, 17 Mar 2017 21:58:07 +0100 Subject: [PATCH] Change documentation in install_openvpn.txt --- install_openvpn.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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