summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-03-14 23:30:11 +0100
committerLennart Poettering <lennart@poettering.net>2019-04-02 08:20:10 +0200
commitee6bb34d4a30d48c8aabfb07e65af68a86379623 (patch)
treedeee1091f986e22948407277059934cb536582d5 /TODO
parentd9b8c2ef8bc4bcd3bfbdecad9fa7d3dceeb65a93 (diff)
downloadsystemd-ee6bb34d4a30d48c8aabfb07e65af68a86379623.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index ba6b9c034e..010c2ad41d 100644
--- 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