瀏覽代碼

Update start script.

qiuyang 1 年之前
父節點
當前提交
f44894c2aa
共有 1 個文件被更改,包括 9 次插入0 次删除
  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