TODO: add "dead" device node ACL handling

This commit is contained in:
Kay Sievers 2013-03-23 14:01:44 +01:00
parent b87b8b2b52
commit d325d9bcfa
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -43,6 +43,9 @@ Fedora 19:
http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
Features:
* teach udev + logind's uaccess to somehow handle the "dead" device nodes from:
/lib/modules/$(uname -r)/modules.devname
and apply ACLs to them if they have TAG=="uaccess" in udev rules.
* clean up early boot services, and put them all before sysinit.target
and leave basic.target alone.