summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-03-23 14:01:44 +0100
committerKay Sievers <kay@vrfy.org>2013-03-23 14:01:44 +0100
commitd325d9bcfa8846a65767087f958a2dd11139d0e7 (patch)
tree507a68f9fd9cd7a570e5775e033a9ced62a6ce78 /TODO
parentb87b8b2b5205c0584da220f73322ea4732d44013 (diff)
TODO: add "dead" device node ACL handling
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 781edfb381..132aeaccbe 100644
--- 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.