* chkconfig [#qbd11ae5]

** rcスクリプト [#q3811759]

 #!/bin/sh
 #
 # Foo Startup script for the Foo
 #
 # Starts the test daemon(test version)
 #
 # chkconfig: 345 99 15
 # description: Foo is bar. It is user for Baz

- chkconfig:行とdescription:行が必須。
- chkfonfig: 起動するランレベル 起動時の優先順位 停止時の優先順位

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS