projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d6a237
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Thu, 21 Jul 2016 09:09:24 +0000
(11:09 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Thu, 21 Jul 2016 09:09:24 +0000
(11:09 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
06659ee
..
ef25ef5
100644
(file)
--- 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)