]> andersk Git - gssapi-openssh.git/commitdiff
o Add SuSE chkconfig format to SXX file.
authorcphillip <cphillip>
Fri, 7 Feb 2003 03:52:42 +0000 (03:52 +0000)
committercphillip <cphillip>
Fri, 7 Feb 2003 03:52:42 +0000 (03:52 +0000)
setup/SXXsshd.in

index 2a01f221e39714e4ac315bbde695da9f1ef5f4b8..c015f23e7f4c5cdcaf3298cc0d084b5396c83958 100644 (file)
@@ -6,6 +6,15 @@
 # description: GSI-OpenSSH server daemon
 #
 
+### BEGIN INIT INFO
+# Provides: sshd
+# Required-Start: $network
+# Required-Stop: $network
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Description: Start the sshd daemon
+### END INIT INFO
+
 GLOBUS_LOCATION="@GLOBUS_LOCATION@"
 export GLOBUS_LOCATION
 
This page took 0.053874 seconds and 5 git commands to generate.