From 90137b6252b55c82de0ee7f7f8705d5178429b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 5 Sep 2019 13:41:08 +0200 Subject: [PATCH] TODO: add stuff about timers --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index c5b5b86057..4679be1e65 100644 --- a/TODO +++ b/TODO @@ -1107,6 +1107,11 @@ External: - - 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: