summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-07-10 02:01:14 +0200
committerLennart Poettering <lennart@poettering.net>2013-07-10 23:41:03 +0200
commitbdeeb6b543a2a2d0a494f17b85f1498859cdfc2f (patch)
tree16339a88d7d5a2a7dcc25864bb2864ea0527db1c /TODO
parent9d7d42bc406a2ac04639674281ce3ff6beeda790 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0498809ea0..7d413a8de1 100644
--- 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