Ver Fonte

Update start script.

qiuyang há 1 ano atrás
pai
commit
f44894c2aa
1 ficheiros alterados com 9 adições e 0 exclusões
  1. 9 0
      start/start_System.sh

+ 9 - 0
start/start_System.sh

@@ -1,4 +1,13 @@
 #!/bin/bash
+### BEGIN INIT INFO
+# Provides:          gsd
+# Required-Start:    $remote_fs $syslog
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: GSD
+# Description:       GSD service startup
+### END INIT INFO
 
 source /etc/profile