summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-09-05 13:41:08 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-09-12 11:17:20 +0200
commit90137b6252b55c82de0ee7f7f8705d5178429b04 (patch)
tree06588908b6598f327822007e29bfd522ad4c1db9 /TODO
parent7d79cc96ea4e730271b54945d981bbaf73ca1742 (diff)
downloadsystemd-90137b6252b55c82de0ee7f7f8705d5178429b04.tar.gz
systemd-90137b6252b55c82de0ee7f7f8705d5178429b04.tar.bz2
systemd-90137b6252b55c82de0ee7f7f8705d5178429b04.zip
TODO: add stuff about timers
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index c5b5b86057..4679be1e65 100644
--- 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: