From 758c4d7a391c0e024737053c815bf3924653b8c5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 23 Oct 2014 01:09:38 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index c564c8d9c1..42f20cf3c1 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