]> TLD Linux GIT Repositories - packages/openvpn.git/commitdiff
- drop systemd note
authorMarcin Krol <hawk@tld-linux.org>
Tue, 3 Nov 2020 01:17:47 +0000 (02:17 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 3 Nov 2020 01:17:47 +0000 (02:17 +0100)
openvpn.sysconfig

index 4fb33e62a19b821c77bf94a4e7ffd97a4eeaf13a..42a47294366466bc50aaed29fc0b0a79a1ce37d4 100644 (file)
@@ -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=""