From ed4b03058c41673d144a1198e2b0457e587b2caf Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 23 May 2007 22:25:36 -0400 Subject: [PATCH] add "watch init's progress" to TODO list --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 75cb3d1..3d7f82e 100644 --- a/TODO +++ b/TODO @@ -1 +1,5 @@ - fix the tests so that they work better with "make check" +- watch init as it progresses through boot up. This might mean: + - adding the ability to monitor files for changes + - watching /var/run/utmp + - reading out the relevant INIT_PROCESS entry when /var/run/utmp changes