add cinit-0.3pre15

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-09-23 08:01:33 +02:00
commit 440caeb555
1013 changed files with 99995 additions and 0 deletions

View file

@ -0,0 +1,8 @@
2
Seconds to sleep after sending SIGTERM, before sending SIGKILL to every
process. 5 is a good working value, but makes me tired. Testing with
2 currently.
Note: This does NOT affect terminating services, they are shutdown by
their own 'off' functions.