From 965c5d1d5a4d3a29d34d262f1528a318b9f295ac Mon Sep 17 00:00:00 2001 From: Kevin Kuehler Date: Mon, 4 Nov 2019 14:48:06 -0800 Subject: systemctl: Add TriggeredBy and Triggers to status For all units that aren't timers, if it is activated by another unit, add the triggering unit under the "TriggeredBy:" header. If a unit can trigger other units, print the units it triggers other the "Triggers:" header. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 03d38da9a0..64068a8803 100644 --- a/TODO +++ b/TODO @@ -1107,7 +1107,6 @@ 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=' * If timer has just OnInactiveSec=..., it should fire after a specified time after being started. -- cgit v1.2.3