NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 24 Mar 2007 12:11:17 +0000 (12:11 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 24 Mar 2007 12:11:17 +0000 (12:11 -0000)
commit9067f13be067f39f6c8586926b190b7dee0def3d
treeff0a10f5f81fa0e1e719691c147309a9cc9bef46
parent1b6fa4c57ced2ae89f51bdc073410c4be5384007
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
option for every affected applet (and dnsd, for example, don't have one).
Thus rework re-exec support to not require it. Code got smaller too.
applets/busybox.c
applets/individual.c
include/libbb.h
libbb/vfork_daemon_rexec.c
miscutils/crond.c
miscutils/watchdog.c
networking/dnsd.c
networking/inetd.c
sysklogd/klogd.c
sysklogd/syslogd.c