aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-04-16 08:21:34 +0000
committervapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-04-16 08:21:34 +0000
commit70ebeba228b7a2a8318613aefc110e6f0eaf663e (patch)
tree79f812d48d525d48a9aec555f7544dbe5653306f /TODO
parent4d422c0c3d66ad351757ee7720bc1070c063b47a (diff)
downloadbusybox-w32-70ebeba228b7a2a8318613aefc110e6f0eaf663e.tar.gz
busybox-w32-70ebeba228b7a2a8318613aefc110e6f0eaf663e.tar.bz2
busybox-w32-70ebeba228b7a2a8318613aefc110e6f0eaf663e.zip
jfb2 writes in Bug 119:
The init applet will restart (re-exec) itsself when it receives a SIGHUP. However, just before it enters its main loop, it resets SIGHUP to either re-load the inittab (or ignore it if no inittab is used). Thus preventing the re-exec option from being triggerable. This patch adds a signal handler for SIGQUIT for init that always causes init to re-exec itsself (along with killing anything else that might be still running). git-svn-id: svn://busybox.net/trunk/busybox@10120 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions