a0543cc
--- sample-scripts/openvpn.init~	2010-01-04 16:52:25.000000000 -0600
a0543cc
+++ sample-scripts/openvpn.init	2010-01-05 05:48:24.043085950 -0600
a0543cc
@@ -15,0 +16,13 @@
a0543cc
+### BEGIN INIT INFO
a0543cc
+# Provides: openvpn
a0543cc
+# Required-Start: $network
a0543cc
+# Required-Stop: $network
a0543cc
+# Short-Description: start and stop openvpn
a0543cc
+# Description: OpenVPN is a robust and highly flexible tunneling \
a0543cc
+#              application that uses all of the encryption, \
a0543cc
+#              authentication, and certification features of the OpenSSL \
a0543cc
+#              library to securely tunnel IP networks over a single UDP \
a0543cc
+#              port.
a0543cc
+### END INIT INFO
a0543cc
+
a0543cc
+