]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 10 Jun 2016 16:21:05 +0000 (18:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Jun 2016 16:21:11 +0000 (18:21 +0200)
TODO

diff --git a/TODO b/TODO
index ecd36c1142db57a7852090ae480c756b8ff5f5a7..779fe7d7cf2e89c6fb03ea26528011317a537ad5 100644 (file)
--- 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)