summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-02-27 14:40:31 +0100
committerLennart Poettering <lennart@poettering.net>2024-02-27 14:40:31 +0100
commit666a348d1c98873c55115924751e6f2d3bdb7435 (patch)
treedbe44d90b38306f51e3ecc401228821aca61b0ad /TODO
parentsysext: fix typo (diff)
downloadsystemd-666a348d1c98873c55115924751e6f2d3bdb7435.tar.xz
systemd-666a348d1c98873c55115924751e6f2d3bdb7435.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c9f5a8537c..b213586530 100644
--- a/TODO
+++ b/TODO
@@ -130,6 +130,9 @@ Deprecations and removals:
Features:
+* add a new specifier to unit files that figures out the DDI the unit file is
+ from, tracing trough overlayfs, DM, loopback block device.
+
* in os-release define a field that can be initialized at build time from
SOURCE_DATE_EPOCH (maybe even under that name?). Would then be used to
initialize the timestamp logic of ConditionNeedsUpdate=.