diff options
author | greg@kroah.com <greg@kroah.com> | 2004-02-20 01:06:41 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:32:29 -0700 |
commit | 286903679a6cd4cfa9f5e7eed49f0bb8f059109e (patch) | |
tree | 5e052f5d8cf70ee4905ce682608e88b3e1f13ffb /TODO | |
parent | 9e5a55213067422a6355b538d15b72de320d93bc (diff) |
[PATCH] remove udevd priority TODO item, as it's not needed at all.
We want to be started by keventd, as that runs at a very fast priority.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -7,9 +7,6 @@ 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...) |