Added Default-Start/Stop to init.d script.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 3 Jun 2011 07:07:23 +0000 (00:07 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 3 Jun 2011 07:07:23 +0000 (00:07 -0700)
init.d/guacd.in

index 69841e9..1d93c65 100644 (file)
 
 # guacd
 #
 
 # guacd
 #
-# chkconfig:   - 20 80
+# chkconfig:   2345 20 80
 # description: Guacamole proxy daemon
 
 ### BEGIN INIT INFO
 # Provides:          guacd
 # Required-Start:    $network $syslog 
 # Required-Stop:     $network $syslog
 # description: Guacamole proxy daemon
 
 ### BEGIN INIT INFO
 # Provides:          guacd
 # Required-Start:    $network $syslog 
 # Required-Stop:     $network $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Guacamole proxy daemon
 # Description: The Guacamole proxy daemon, required to translate remote desktop protocols into the text-based Guacamole protocol used by the JavaScript application.
 ### END INIT INFO
 # Short-Description: Guacamole proxy daemon
 # Description: The Guacamole proxy daemon, required to translate remote desktop protocols into the text-based Guacamole protocol used by the JavaScript application.
 ### END INIT INFO