update TODO

This commit is contained in:
Lennart Poettering 2014-02-21 18:54:59 +01:00
parent 28def94cc8
commit 0183b74fa4
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -27,6 +27,15 @@ External:
Features:
* extend device cgroup controller support to allow enabling groups of
device nodes, so that pts can be allowed in whole. For that,
introduce the syntax "block-XYZ" and "char-XYZ" in addition to the
existing "/dev/foobar", where XYZ then is looked up in /proc/devices
and mapped to one or more majors.
* Add all pts device nodes to those allowed by default when the device
controller is used.
* "busctl status" works only as root on dbus1, since we cannot read
/proc/$PID/exe