423ba10303
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
23 lines
867 B
Text
23 lines
867 B
Text
--------------------------------------------------------------------------------
|
|
cservice,
|
|
Nico Schottelius, 2005-06-10 (Last Modified: 2005-06-13)
|
|
--------------------------------------------------------------------------------
|
|
|
|
cservice - control cinit
|
|
|
|
cservice -[phears] <service>
|
|
|
|
- - start a service (including all needed dependencies)
|
|
- - stop a respawing service, don't care about other services
|
|
- - reboot
|
|
- - halt
|
|
- - poweroff (on some systems the same as halt)
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
--------------------------------------------------------------------------------
|
|
-o - (only) start a service (only the service, no dependencies)
|
|
-t - (tho) start a service (including all dependencies)
|
|
- - stop a respawing service and stop all depending services
|