]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
udev-builtin: replace udev_build_argv() by strv_split_extract()
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index d56ff94cf3e2bb207999bb918b485f39ceb3d848..f3d6f56a4f1818618b4038697c47babe0ce26fc0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -249,15 +249,6 @@ Features:
   for all units. It should be both a way to pin units into memory as well as a
   wait to retrieve their exit data.
 
-* maybe set a new set of env vars for services, based on RuntimeDirectory=,
-  StateDirectory=, LogsDirectory=, CacheDirectory= and ConfigurationDirectory=
-  automatically. For example, there could be $RUNTIME_DIRECTORY,
-  $STATE_DIRECTORY, $LOGS_DIRECTORY=, $CACHE_DIRECTORY and
-  $CONFIGURATION_DIRECTORY or so. This could be useful to write services that
-  can adapt to varying directories for these purposes. Special care has to be
-  taken if multiple dirs are configured. Maybe avoid setting the env vars in
-  that case?
-
 * expose IO accounting data on the bus, show it in systemd-run --wait and log
   about it in the resource log message