aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-02-19 17:43:43 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:32:29 -0700
commit67632351ec672ea7891a43fbceec696690dd940b (patch)
treea4aadd28bc408c525ff1e2a4ae9361b49f9b41f3 /TODO
parent7fdc5cb4454d21b3451d3492f45e3891e5780f75 (diff)
downloadudev-67632351ec672ea7891a43fbceec696690dd940b.tar.gz
[PATCH] add udevd priority issue to the TODO list.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1a29adba..a87f398a 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,9 @@ greg@kroah.com
- more documentation (can never have too much.)
+- have udevd move up to the "default" priority level if it is started by
+ keventd (otherwise it runs at a _very_ low priority level.) Don't
+ know if this is necessary, but it would be nice to do.
- install the proper init.d script based on the distro we are running on.
- persuade the distro packagers to submit their changes (or just steal them
if we can find them...)