openrc/src/rc
Roy Marples ee53e6ad29 -w, --wait seconds
New option so you can set the number of seconds to wait for and
check the daemon is still running.
The old code that periodically polled wasn't that reliable - in this 
case simpler == better.
Fixes #160
2009-04-19 18:20:49 +00:00
..
_usage.c
_usage.h
builtins.h We now warn about clock skews 2009-01-12 23:53:13 +00:00
checkpath.c
fstabinfo.c
Makefile Move status to runscript.sh so init scripts can override it, #159 2009-04-18 00:09:03 +00:00
mountinfo.c
rc-applets.c Move status to runscript.sh so init scripts can override it, #159 2009-04-18 00:09:03 +00:00
rc-depend.c Store the file skewed against. 2009-02-10 15:25:28 +00:00
rc-logger.c When logging, stdout isn't always a tty, which is the case for VPS 2009-04-02 23:55:19 +00:00
rc-logger.h
rc-misc.c Don't leak the lock fd. 2009-04-18 19:54:04 +00:00
rc-plugin.c
rc-plugin.h
rc-service.c
rc-status.c We now warn about clock skews 2009-01-12 23:53:13 +00:00
rc-update.c Report if service is not executable. 2009-02-28 14:12:19 +00:00
rc.c noinit makes more sense than noinitd 2009-01-18 20:02:50 +00:00
runscript.c Don't leak the lock fd. 2009-04-18 19:54:04 +00:00
start-stop-daemon.c -w, --wait seconds 2009-04-19 18:20:49 +00:00
start-stop-daemon.pam