chiark / gitweb /
TODO: add "dead" device node ACL handling
authorKay Sievers <kay@vrfy.org>
Sat, 23 Mar 2013 13:01:44 +0000 (14:01 +0100)
committerKay Sievers <kay@vrfy.org>
Sat, 23 Mar 2013 13:01:44 +0000 (14:01 +0100)
TODO

diff --git a/TODO b/TODO
index 781edfb381f103d1e6ff15bce1ac75f3b0a12450..132aeaccbea716c76f2fa58369146acc638a2106 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.