diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-11-11 11:41:57 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-11-11 12:03:50 +0100 |
commit | dc964a547f8d38c56d902538f818a40c0bc262b0 (patch) | |
tree | 45b3b06e7377ae87725530dcc4ab39023c1dea6b /debian/default | |
parent | 52a3e3b0ad96506d705d1759f5a41b40563167ec (diff) |
Enable openvpn.service on systemd. (Closes: #768411)
Diffstat (limited to 'debian/default')
-rw-r--r-- | debian/default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/default b/debian/default index 0dfa6a1..e18e59d 100644 --- a/debian/default +++ b/debian/default @@ -16,6 +16,9 @@ #AUTOSTART="none" #AUTOSTART="home office" # +# WARNING: If you're running systemd the rest of the +# options in this file are ignored. +# # Refresh interval (in seconds) of default status files # located in /var/run/openvpn.$NAME.status # Defaults to 10, 0 disables status file generation |