summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-02-14 10:56:35 +0100
committerLennart Poettering <lennart@poettering.net>2024-02-14 10:56:35 +0100
commita050dc507ce9d406fc4045142409ad06fcaad9d5 (patch)
treea78c500861ec8dbbe18277befe9cf1585d319df7 /TODO
parenthashmap: Add helper to dump sorted keys (diff)
downloadsystemd-a050dc507ce9d406fc4045142409ad06fcaad9d5.tar.xz
systemd-a050dc507ce9d406fc4045142409ad06fcaad9d5.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4cb720605a..c0260c7b03 100644
--- a/TODO
+++ b/TODO
@@ -132,6 +132,10 @@ Deprecations and removals:
Features:
+* 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=.
+
* new systemd-analyze "join" verb or so, for debugging services. Would be
nsenter on steroids, i.e invoke a shell or command line in an environment as
close as we can make it for the MainPID of a service. Should be built around