chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 188bff0cefadd986bc5e6bbaef57dcc7b651a9f2..8de85606a87bde98e5e8bcd5620fa9858c4f0787 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,12 @@ F18:
 
 Features:
 
+* rewrite #!/usr/bin/python line in python scripts to use @PYTHON@ instead
+
+* 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