chiark / gitweb /
udev: set device node permissions only at "add" events
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8ebb951c21257c0dcfaf1251f3ee8b4b335f8e31..35d96ecb8e839275e4a641cbfad786cd670a9b34 100644 (file)
--- 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