From 4e09014daf8f98584b3f15e64e93bed232e70a6b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 6 Jun 2013 16:25:38 +0200 Subject: [PATCH] update TODO --- TODO | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index ecc5748c6..fc8044b43 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,18 @@ Fedora 19: Features: +* cgroup-agent: downgrade error messages + +* document systemd-journal-flush.service properly + +* chane systemd-journal-flush into a service that stays around during + boot, and causes the journal to be moved back to /run on shutdown, + so that we don't keep /var busy. This needs to happen synchronously, + hence doing this via signals is not going to work. + +* allow implementation of InaccessibleDirectories=/ plus + ReadOnlyDirectories=... for whitelisting files for a service. + * libsystemd-journal: - return ECHILD as soon as somebody tries to reuse a journal object across a fork() @@ -33,7 +45,6 @@ Features: - default policy (allow uid == 0 and our own uid) - enforce alignment of pointers passed in - when kdbus doesn't take our message without memfds, try again with memfds - - kdbus: generate correct bloom filter for matches - implement translator service - port systemd to new library - implement busname unit type in systemd @@ -46,7 +57,6 @@ Features: - object vtable logic - longer term: * priority queues - * worker threads * priority inheritance * in the final killing spree, detect processes from the root directory, and -- 2.30.2