소스 검색

Update start script.

qiuyang 2 년 전
부모
커밋
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