summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKevin Kuehler <keur@xcf.berkeley.edu>2019-11-01 00:54:03 -0700
committerKevin Kuehler <keur@xcf.berkeley.edu>2019-11-05 11:17:38 -0800
commit1f0f9f21c1b19e1e450c3c2696955fd6f442ca2b (patch)
treec27260e7baf7061a571f3a0cc3a6976b0879eea3 /TODO
parentc0619079cc9f3c81da24b38f803e7aadb85be953 (diff)
downloadsystemd-1f0f9f21c1b19e1e450c3c2696955fd6f442ca2b.tar.gz
core: Add triggering job mode
When used with systemctl stop, follows TRIGGERED_BY dependencies and adds them to the same transaction. Fixes: #3043
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 03d38da9a0..b86784bb28 100644
--- a/TODO
+++ b/TODO
@@ -483,8 +483,6 @@ Features:
* cache sd_event_now() result from before the first iteration...
-* add systemctl stop --job-mode=triggering that follows TRIGGERED_BY deps and adds them to the same transaction
-
* PID1: find a way how we can reload unit file configuration for
specific units only, without reloading the whole of systemd