diff options
-rw-r--r-- | debian/openvpn.init.d | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/openvpn.init.d b/debian/openvpn.init.d index 1f8a1cc..62a6bc5 100644 --- a/debian/openvpn.init.d +++ b/debian/openvpn.init.d @@ -11,6 +11,8 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Openvpn VPN service +# Description: This script will start OpenVPN tunnels as specified +# in /etc/default/openvpn and /etc/openvpn/*.conf ### END INIT INFO # Original version by Robert Leslie |