summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-01-04 16:15:46 +0100
committerKay Sievers <kay@vrfy.org>2013-01-04 16:15:46 +0100
commit48a849ee17fb25e0001bfcc0f28a4aa633d016a1 (patch)
tree036cd35f4934414a1720f16c1615d522aac6b928 /TODO
parent2bef10ab3648db144c421f7765d20dbdf1afe074 (diff)
udev: set device node permissions only at "add" events
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8ebb951c21..35d96ecb8e 100644
--- a/TODO
+++ b/TODO
@@ -29,8 +29,6 @@ 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