X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5a5b7299d65ff38214c685473fd3f39e2a8361f5;hb=981e4cd325410384cdadd837f34c002699d2d750;hp=03e72336c9fdc3577b012ceb2586e5ddc43fa8a5;hpb=374c356979ba7222fa7e09005824fe6996b0e91e;p=elogind.git diff --git a/TODO b/TODO index 03e72336c..5a5b7299d 100644 --- a/TODO +++ b/TODO @@ -30,14 +30,14 @@ External: Features: +* expose "Locked" property on logind sesison objects + * add bus api to query unit file's X fields. * consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup= * 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 +368,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 +383,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 @@ -554,7 +552,7 @@ Features: * for services: don't set $HOME in services unless requested -* hide PAM/TCPWrap options in fragment parser when compile time disabled +* hide PAM options in fragment parser when compile time disabled * when we automatically restart a service, ensure we restart its rdeps, too.