summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-06-10 18:21:05 +0200
committerLennart Poettering <lennart@poettering.net>2016-06-10 18:21:11 +0200
commitf8afc2a9bad864fc1df3ed523f782a7e822d4485 (patch)
tree06f36f8af67361545405ac7401b45ecc8ad898b8 /TODO
parentcf677fe6868f0565dd625cfbc2992a0f2cd3e053 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ecd36c1142..779fe7d7cf 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)