diff options
Diffstat (limited to 'debian/default')
-rw-r--r-- | debian/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/default b/debian/default index 21b355d..d601933 100644 --- a/debian/default +++ b/debian/default @@ -4,6 +4,8 @@ # Start only these VPNs automatically via init script. # Allowed values are "all", "none" or space separated list of # names of the VPNs. If empty, "all" is assumed. +# The VPN name refers to the VPN configutation file name. +# i.e. "home" would be /etc/openvpn/home.conf # #AUTOSTART="all" #AUTOSTART="none" |