Age | Commit message (Collapse) | Author |
|
|
|
|
|
we don't leak memory. To this extent, we now have the global boolean rc_in_plugin and the cleanup code can act accordingly.
|
|
|
|
|
|
|
|
provided services changing from single to default runlevel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and removes a gcc-4.2 warning
|
|
|
|
|
|
|
|
|
|
to drizztbsd for find public domain code :)
|
|
|
|
|
|
|
|
Use int instead of char for getopt, #178084 thanks to drizztbsd.
|
|
|
|
|
|
|
|
by start-stop-daemon, #175397.
|
|
one column so we don't get an extra newline.
|
|
a restart
|
|
started or stopped, #176452.
|
|
#176198.
|
|
lock prefixed output.
|
|
|
|
|
|
RC_PREFIX="yes" will put the service name as a prefix to all output
made by the service. Thanks to Ciaran McCreesh for the idea.
|
|
parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL.
|
|
|
|
|
|
|
|
we can kill our children without the need for process groups which we cannot use as keyboard will not work in init.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no interface correctly
|