170f728
--- sample-scripts/openvpn.init.orig	2005-06-27 19:50:53.000000000 -0500
170f728
+++ sample-scripts/openvpn.init	2005-06-27 19:53:54.000000000 -0500
170f728
@@ -3,12 +3,14 @@
5994929
 # openvpn       This shell script takes care of starting and stopping
5994929
 #               openvpn on RedHat or other chkconfig-based system.
5994929
 #
5994929
-# chkconfig: 345 24 76
5994929
+# chkconfig: - 24 76
5994929
 #
5994929
-# description: OpenVPN is a robust and highly flexible tunneling application that
5994929
-#              uses all of the encryption, authentication, and certification features
5994929
-#              of the OpenSSL library to securely tunnel IP networks over a single
5994929
-#              UDP port.
170f728
+# processname: openvpn
5994929
+# description: OpenVPN is a robust and highly flexible tunneling \
5994929
+#              application that uses all of the encryption, \
5994929
+#              authentication, and certification features of the OpenSSL \
5994929
+#              library to securely tunnel IP networks over a single UDP \
5994929
+#              port.
5994929
 #
5994929
 
5994929
 # Contributed to the OpenVPN project by