parent
f49c6db949
commit
9a96fb3df1
@ -1,22 +1,23 @@
|
|||||||
--- sample-scripts/openvpn.init.orig 2005-06-27 19:50:53.000000000 -0500
|
--- sample-scripts/openvpn.init~ 2011-04-06 11:05:52.000000000 -0500
|
||||||
+++ sample-scripts/openvpn.init 2005-06-27 19:53:54.000000000 -0500
|
+++ sample-scripts/openvpn.init 2011-05-19 13:06:51.049143974 -0500
|
||||||
@@ -3,12 +3,14 @@
|
@@ -3,13 +3,14 @@
|
||||||
# openvpn This shell script takes care of starting and stopping
|
# openvpn This shell script takes care of starting and stopping
|
||||||
# openvpn on RedHat or other chkconfig-based system.
|
# openvpn on RedHat or other chkconfig-based system.
|
||||||
#
|
#
|
||||||
-# chkconfig: 345 24 76
|
-# 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.
|
||||||
+# chkconfig: - 24 76
|
+# chkconfig: - 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.
|
|
||||||
+# processname: openvpn
|
+# processname: openvpn
|
||||||
+# description: OpenVPN is a robust and highly flexible tunneling \
|
+# description: OpenVPN is a robust and highly flexible tunneling \
|
||||||
+# application that uses all of the encryption, \
|
+# application that uses all of the encryption, \
|
||||||
+# authentication, and certification features of the OpenSSL \
|
+# authentication, and certification features of the OpenSSL \
|
||||||
+# library to securely tunnel IP networks over a single UDP \
|
+# library to securely tunnel IP networks over a single UDP \
|
||||||
+# port.
|
+# port.
|
||||||
#
|
|
||||||
|
|
||||||
# Contributed to the OpenVPN project by
|
# Contributed to the OpenVPN project by
|
||||||
|
# Douglas Keller <doug@voidstar.dyndns.org>
|
||||||
|
Loading…
Reference in new issue