diff options
author | Kay Sievers <kay@vrfy.org> | 2013-03-23 14:01:44 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-03-23 14:01:44 +0100 |
commit | d325d9bcfa8846a65767087f958a2dd11139d0e7 (patch) | |
tree | 507a68f9fd9cd7a570e5775e033a9ced62a6ce78 /TODO | |
parent | b87b8b2b5205c0584da220f73322ea4732d44013 (diff) |
TODO: add "dead" device node ACL handling
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |