From: Lennart Poettering Date: Thu, 21 Jul 2016 09:09:24 +0000 (+0200) Subject: update TODO X-Git-Tag: v231~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36376e0b71d97e276429e0e6307f116587ac83bd;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 06659ee50de..ef25ef578e6 100644 --- a/TODO +++ b/TODO @@ -69,6 +69,8 @@ Features: * expose the "privileged" flag of ExecCommand on the bus, and open it up to transient units +* allow attaching additional journald log fields to cgroups + * rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the kernel doesn't support linkat() that replaces existing files, currently)