diff options
author | Kay Sievers <kay@vrfy.org> | 2013-01-04 16:15:46 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-01-04 16:15:46 +0100 |
commit | 48a849ee17fb25e0001bfcc0f28a4aa633d016a1 (patch) | |
tree | 036cd35f4934414a1720f16c1615d522aac6b928 /TODO | |
parent | 2bef10ab3648db144c421f7765d20dbdf1afe074 (diff) |
udev: set device node permissions only at "add" events
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |