From: Kay Sievers Date: Sat, 23 Mar 2013 13:01:44 +0000 (+0100) Subject: TODO: add "dead" device node ACL handling X-Git-Tag: v199~55 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d325d9bcfa8846a65767087f958a2dd11139d0e7 TODO: add "dead" device node ACL handling --- diff --git a/TODO b/TODO index 781edfb38..132aeaccb 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.