diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-24 16:23:56 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-24 16:24:07 +0100 |
commit | 777920bc039f3b1af08eae7e59a598b2bb7e5aaa (patch) | |
tree | bac5306746cb138f6bf4fa84a36f406700457c70 /TODO | |
parent | bd8f585b9996667db89764ece1cacf37672e3223 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -36,8 +36,6 @@ Features: * sd-event: define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ... -* maybe add DefaultTimerAccuracySec= as global config option to set AccuracySec='s default value in .timer units - * gpt-auto-generator: - Support LUKS for root devices - Define new partition type for encrypted swap? Support probed LUKS for encrypted swap? @@ -368,7 +366,6 @@ Features: - rework wait filter to not require match callback - better error message if you run systemctl without systemd running - systemctl status output should should include list of triggering units and their status - - in systemctl list-timers show time triggering units ran last * unit install: - "systemctl mask" should find all names by which a unit is accessible @@ -384,7 +381,6 @@ Features: * deal with sendmail/postfix exclusivity * timer units: - - timer events with system resume - timer units should get the ability to trigger when: o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET) o DST changes |