From d7ce5e780282148f86941ebb6babc7ae4b50b07e Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Wed, 9 Feb 2000 04:40:25 +0000 Subject: Update the sample inittab to add the "ctrlaltdel" action. Note a bug in busybox init that I need to fix. -Erik --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 51a0d147a..1c3b460e7 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,10 @@ around to it some time. If you have any good ideas, please let me know. separate package (named perhaps tiny-netkit?). This currently includes hostid, hostname, mnc, and ping. +* init's waitfor() calls wait() which can catch and ignore the wrong pid + exiting. That other process is then not restarted. + + -Erik -- cgit v1.2.3