From: greg@kroah.com Date: Fri, 20 Feb 2004 01:43:43 +0000 (-0800) Subject: [PATCH] add udevd priority issue to the TODO list. X-Git-Tag: 018~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=67632351ec672ea7891a43fbceec696690dd940b [PATCH] add udevd priority issue to the TODO list. --- diff --git a/TODO b/TODO index 1a29adba0..a87f398a0 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...)