]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 12007/head
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2019 22:30:11 +0000 (23:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 2 Apr 2019 06:20:10 +0000 (08:20 +0200)
TODO

diff --git a/TODO b/TODO
index ba6b9c034e5109d950565637e3ab470924efec76..010c2ad41d9140b5ee8ca05a74832af58d8bd22e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -144,9 +144,6 @@ Features:
 * When reloading configuration PID 1 should reset all its properties to the
   original defaults before calling parse_config()
 
-* Add OnTimezoneChange= and OnTimeChange= stanzas to .timer units in order to
-  schedule events based on time and timezone changes.
-
 * nspawn: greater control over selinux label?
 
 * hibernate/s2h: make this robust and safe to enable in Fedora by default.
@@ -828,9 +825,7 @@ Features:
 
 * timer units:
   - timer units should get the ability to trigger when:
-    o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
     o DST changes
-    o timezone changes
   - Modulate timer frequency based on battery state
 
 * add libsystemd-password or so to query passwords during boot using the password agent logic