]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Fix line continuation in chkconfig init script description.
authorVille Skyttä <ville.skytta@iki.fi>
Mon, 28 Feb 2011 21:28:54 +0000 (23:28 +0200)
committerDavid Sommerseth <davids@redhat.com>
Tue, 1 Mar 2011 09:16:01 +0000 (10:16 +0100)
See the chkconfig(8) man page for details.

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
sample-scripts/openvpn.init

index 6c699ccaef57f9a5b5cec9856f08400d1d111785..821abd5867a585ef885467713af8e577ea188eb2 100755 (executable)
@@ -5,10 +5,10 @@
 #
 # chkconfig: 345 24 76
 #
-# description: OpenVPN is a robust and highly flexible tunneling application that
-#              uses all of the encryption, authentication, and certification features
-#              of the OpenSSL library to securely tunnel IP networks over a single
-#              UDP port.
+# description: OpenVPN is a robust and highly flexible tunneling application \
+#              that uses all of the encryption, authentication, and \
+#              certification features of the OpenSSL library to securely \
+#              tunnel IP networks over a single UDP port.
 #
 
 # Contributed to the OpenVPN project by