aboutsummaryrefslogtreecommitdiff
path: root/include/busybox.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-01-26 09:04:45 +0000
committerEric Andersen <andersen@codepoet.org>2002-01-26 09:04:45 +0000
commit53a2299230976b93d3bbe81ad92dad8c23d0b271 (patch)
tree9999687b999f7bc0647fae38ee0ca20c066d53de /include/busybox.h
parent467a18b1d94dbcdc9f750e52d09f6579037fbff5 (diff)
downloadbusybox-53a2299230976b93d3bbe81ad92dad8c23d0b271.tar.gz
Patch from Russ Dill <Russ.Dill@asu.edu>. From the
start-stop-daemon man page: -b|--background Typically used with programs that don't detach on their own. This option will force start-stop-daemon to fork before starting the process, and force it into the background. WARNING: start-stop-daemon cannot check the exit status if the process fails to execute for any reason. This is a last resort, and is only meant for programs that either make no sense forking on their own, or where it's not feasible to add the code for it to do this itself. This is usefull for applets like watchdog
Diffstat (limited to 'include/busybox.h')
0 files changed, 0 insertions, 0 deletions