]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Sat, 10 Jan 2026 07:23:54 +0000 (08:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Jan 2026 17:11:02 +0000 (18:11 +0100)
TODO

diff --git a/TODO b/TODO
index da8cddce0fe5392ee671e9a6bf34a2900b50464b..f04a0ca801a05e43e7edfab12404a17b98fe9114 100644 (file)
--- a/TODO
+++ b/TODO
@@ -137,6 +137,9 @@ Deprecations and removals:
 
 Features:
 
+* portable services: attach not only unit files to host, but also simple
+  binaries to a tmpfs path in $PATH.
+
 * systemd-sysext: add "exec" command or so that is a bit like "refresh" but
   runs it in a new namespace and then just executes the selected binary within
   it. Could be useful to run one-off binaries inside a sysext as a CLI tool.