aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-01-26 09:04:45 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-01-26 09:04:45 +0000
commit8832d72e12ae950c04bc0f429ec8829c47c55582 (patch)
tree9999687b999f7bc0647fae38ee0ca20c066d53de /tests
parent7026c59b5ef1767bfcea65060fca615b00a4b283 (diff)
downloadbusybox-w32-8832d72e12ae950c04bc0f429ec8829c47c55582.tar.gz
busybox-w32-8832d72e12ae950c04bc0f429ec8829c47c55582.tar.bz2
busybox-w32-8832d72e12ae950c04bc0f429ec8829c47c55582.zip
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 git-svn-id: svn://busybox.net/trunk/busybox@4112 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions