]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add stuff about timers
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Sep 2019 11:41:08 +0000 (13:41 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Sep 2019 09:17:20 +0000 (11:17 +0200)
TODO

diff --git a/TODO b/TODO
index c5b5b86057ba3c13af7b7561b807a97ed5cb509f..4679be1e6515d3a35559e131cf006260afc96e42 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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: