chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 00:01:14 +0000 (02:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 21:41:03 +0000 (23:41 +0200)
TODO

diff --git a/TODO b/TODO
index 0498809ea0aff7f5c0f8eba7abf905d3ca222f90..7d413a8de15b7dbed90e43b246487888838fdedb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,6 +38,18 @@ Features:
 
 * when a kernel driver logs in a tight loop we should ratelimit that too.
 
+* journald: when we drop syslog messages because the syslog socket is
+  full, make sure to write how many messages are lost as first thing
+  to syslog when it works again.
+
+* prohibit Restart= set with Type=oneshot
+
+* man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted.
+
+* load .d/*.conf dropins for device units
+
+* user@.service and session-*.scope should get posession of their own cgroups
+
 * move systemctl set-log-level to systemd-analyze?
 
 * fix killing spree logic in systemd-user-sessions