summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-21 18:54:59 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-21 19:22:24 +0100
commit0183b74fa47d7f05b7bc3b46d82daf8cebb17fa7 (patch)
tree2fa321b6efa988eec77959e6232d1b00aa8f3f51 /TODO
parent28def94cc8fd4394b20e2155d7130166662343c4 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index e1d2126a2..37b44d504 100644
--- a/TODO
+++ b/TODO
@@ -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