From c336384cc3f8fd2ee5c70c0e67647baa121ea870 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 3 Nov 2020 02:17:47 +0100 Subject: [PATCH] - drop systemd note --- openvpn.sysconfig | 7 ------- 1 file changed, 7 deletions(-) diff --git a/openvpn.sysconfig b/openvpn.sysconfig index 4fb33e6..42a4729 100644 --- a/openvpn.sysconfig +++ b/openvpn.sysconfig @@ -7,12 +7,5 @@ SERVICE_RUN_NICE_LEVEL="+0" #OPENVPN_OPT="--script-security 2" # Tunnels to set up. For each tunnel name, there should be config file in /etc/openvpn -# -# On systems running systemd after updating the list below you have to -# restart systemd to regenerate openvpn@TUNNEL.service services -# (systemctl --system daemon-reload), stop and start openvpn.target when -# removing elements from list or restart openvpn.target when only adding -# elements (systemctl stop openvpn.target / systemctl restart openvpn.target). -# #TUNNELS="mytunnel" TUNNELS="" -- 2.44.0