TODO: add stuff about timers

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-09-05 13:41:08 +02:00
parent 7d79cc96ea
commit 90137b6252
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -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: