summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-23 01:09:38 +0200
committerLennart Poettering <lennart@poettering.net>2014-10-23 01:09:38 +0200
commit758c4d7a391c0e024737053c815bf3924653b8c5 (patch)
treec78e3ffa2f9ff875ab91947e170595cb5a8f63a5
parent821cc13ddae40fb7608458b44aaa7a3fd33d56d9 (diff)
update TODO
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index c564c8d9c..42f20cf3c 100644
--- a/TODO
+++ b/TODO
@@ -41,6 +41,10 @@ External:
Features:
+* journald: allow per-priority and per-service retention times when rotating/vacuuming
+
+* introduce systemd-timesync-wait.service or so to sync on an NTP fix?
+
* systemd --user should issue sd_notify() upon reaching basic.target, not on becoming idle
* configure.ac pretends dbus was optional but actually hardcodes use of dbus' pkg-config file to determine various dbus dirs such as policy and activation dirs