summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-08 14:19:40 +0100
committerGitHub <noreply@github.com>2019-11-08 14:19:40 +0100
commit7fd7dab90f60d6f6f3e5a83a7143f07bd58794fb (patch)
treeef0320065894c10bffbb5e437fbc3fb6fa5a4f51 /TODO
parent581e2d96fccde1d367ead9f12fadf4a1ea6affe3 (diff)
parentbc9aa96bbddb82c776844626c189bec2bfb7e928 (diff)
downloadsystemd-7fd7dab90f60d6f6f3e5a83a7143f07bd58794fb.tar.gz
Merge pull request #13554 from keur/systemctl_status_timer
systemctl: Add timer activation to status
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1b74939487..16a7bdf7aa 100644
--- a/TODO
+++ b/TODO
@@ -1113,7 +1113,6 @@ 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='
* If timer has just OnInactiveSec=..., it should fire after a specified time
after being started.