423ba10303
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
22 lines
601 B
Text
22 lines
601 B
Text
- break in dep_entry_add, schauen ob die liste richtig generiert wird!
|
|
|
|
- Check that the initial service list is generated correctly
|
|
* add (and use for that aim) tree_exec()
|
|
- Fix SIG_CHILD handler!
|
|
* Lookup other signalling things, too.
|
|
- add respawn when creating the service
|
|
- create
|
|
* svc_on() that tries to start a service
|
|
* svc_off() that tries to stop a service
|
|
|
|
- define messages
|
|
a) human readable
|
|
b) binary data?
|
|
?
|
|
- replace cinit_ipc_logon with cinit_ipc_init...
|
|
- cleanup run_svc
|
|
- implement do_reboot.c
|
|
- cleanup sig_child
|
|
|
|
Finally:
|
|
- test and release cinit-0.3rc1
|