diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-12-19 20:50:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-12-19 20:50:42 +0100 |
commit | 499519c6499e92d1953fd79b99a805b9278d5ea1 (patch) | |
tree | 9370505311f746bf59e1127d85b4911e4333f221 /TODO | |
parent | f897e862787adb3353735eba12a6bd2337688a6a (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |