From: Lennart Poettering Date: Fri, 10 Jun 2016 16:21:05 +0000 (+0200) Subject: update TODO X-Git-Tag: v231~185 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f8afc2a9bad864fc1df3ed523f782a7e822d4485;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index ecd36c1142d..779fe7d7cf2 100644 --- a/TODO +++ b/TODO @@ -51,6 +51,9 @@ Features: * journalctl: make sure -f ends when the container indicated by -M terminates +* expose the "privileged" flag of ExecCommand on the bus, and open it up to + transient units + * rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the kernel doesn't support linkat() that replaces existing files, currently)