summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4526f8e1be..c940cb69ad 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,8 @@ Deprecations and removals:
Features:
+* tmpfiles snippet that locks down /etc/credstore/ and friends, just in case.
+
* split out execute.c into new "systemd-executor" binary. Then make PID 1 fork
that off via vfork(), and then let that executor do the hard work. Ultimately
the executor then gets replaced by the real binary sooner or later. Reason: