summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-12-19 20:50:42 +0100
committerLennart Poettering <lennart@poettering.net>2012-12-19 20:50:42 +0100
commit499519c6499e92d1953fd79b99a805b9278d5ea1 (patch)
tree9370505311f746bf59e1127d85b4911e4333f221 /TODO
parentf897e862787adb3353735eba12a6bd2337688a6a (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 188bff0cef..049a719247 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ F18:
Features:
+* exec: when deinitializating a tty device fix the perms and group, too, not only when initializing. Set access mode/gid to 0620/tty.
+
+* udev: only reset mode/gid of /dev/tty1 and friends on ACTION=add, not ACTION=changed
+
* DeviceAllow/DeviceDeny: disallow everything by default, but whitelist /dev/zero, /dev/null and friends
* service: watchdog logic: for testing purposes allow ping, but do not require pong