]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
add "watch init's progress" to TODO list
authorRay Strode <rstrode@redhat.com>
Thu, 24 May 2007 02:25:36 +0000 (22:25 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 24 May 2007 02:25:36 +0000 (22:25 -0400)
TODO

diff --git a/TODO b/TODO
index 75cb3d1f7225b713bdcd249b10232f9bc16f9406..3d7f82ee10267cf3dca7b928af954c03cf2b5686 100644 (file)
--- 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