www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre1/NEXTTODO
Nico Schottelius 423ba10303 import cinit from unix.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-09-16 12:53:45 +02:00

20 lines
582 B
Text

- create
* svc_add_needs
- also adds 'needed by'!
* svc_add_wants
- also adds 'wanted by'!
* Same for svc_del_{needs/wants}
* svc_on() that tries to start a service
* svc_off() that tries to stop a service
- define how it should work (doc/braindums/big-picture.text)
- define service status in one document, so repeatition stops!
- define messages
a) human readable
b) binary data?
?
- replace cinit_ipc_logon with cinit_ipc_init...
- cleanup run_svc
- implement do_reboot.c
- define messages!
- cleanup sig_child
- test and release cinit-0.3rc1