www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre15/TODO.doc

17 lines
542 B
Text
Raw Normal View History

caveats
-------
- cinit will sleep after respawing if ...
a) the service did not terminate normally (!WIFEXITED(status))
b) the service did return a non-zero exit status
- cinit ignores the Keyboard request
- Currently there is no support to react on 'ctr+alt+del':
- cinit will start a little bit faster if you omit non needed
'wants' and 'needs' dirs as they need to be scanned if they
do not exist
- Dependencies beginning with a '.' (dot) are ignored.
So you can temporarily disable a dependency moving it to
want/.name