chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 9ddfb5c293c5e91e587792182ec451861c626ad8..8de85606a87bde98e5e8bcd5620fa9858c4f0787 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,16 @@ 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
+
 * kill insserv code, people should really use a generator for this
 
 * journald: when dropping msgs due to ratelimit make sure to write
@@ -195,8 +205,6 @@ Features:
 * document that deps in [Unit] sections ignore Alias= fileds in
   [Install] units of other units, unless those units are disabled
 
-* need to update LGPL2.1 text to newest version (with updated FSF address)
-
 * systemctl: when powering down/suspending check for inhibitors, and warn.
 
 * instantiated [Install] for target units