From 1f5bd7321e8029fa05f9e7f46a9a9a2e7568656f Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Fri, 12 Sep 2014 12:52:30 +0200 Subject: First works to improve systemd integration Add openvpn-generator to mimic AUTOSTART feature from SysV init script --- debian/default | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/default') diff --git a/debian/default b/debian/default index d601933..0dfa6a1 100644 --- a/debian/default +++ b/debian/default @@ -7,6 +7,11 @@ # The VPN name refers to the VPN configutation file name. # i.e. "home" would be /etc/openvpn/home.conf # +# If you're running systemd, changing this variable will +# require running "systemctl daemon-reload" followed by +# a restart of the openvpn service (if you removed entries +# you may have to stop those manually) +# #AUTOSTART="all" #AUTOSTART="none" #AUTOSTART="home office" -- cgit v1.2.3