diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-09-05 13:41:08 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-09-12 11:17:20 +0200 |
commit | 90137b6252b55c82de0ee7f7f8705d5178429b04 (patch) | |
tree | 06588908b6598f327822007e29bfd522ad4c1db9 /TODO | |
parent | 7d79cc96ea4e730271b54945d981bbaf73ca1742 (diff) | |
download | systemd-90137b6252b55c82de0ee7f7f8705d5178429b04.tar.gz |
TODO: add stuff about timers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1107,6 +1107,11 @@ External: - <command> <verb> -<TAB> should complete options, but currently does not - systemctl add-wants,add-requires +* systemctl status foo.service should say that it is trigger by foo.timer +* systemctl status should know about 'systemd-analyze calendar ... --iterations=' +* systemctl list-timers foo should use .timer suffix by default +* If timer has just OnInactiveSec=..., it should fire after a specified time + after being started. Regularly: |