diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-06-10 18:21:05 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-06-10 18:21:11 +0200 |
commit | f8afc2a9bad864fc1df3ed523f782a7e822d4485 (patch) | |
tree | 06f36f8af67361545405ac7401b45ecc8ad898b8 | |
parent | cf677fe6868f0565dd625cfbc2992a0f2cd3e053 (diff) |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |