]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/transaction.c
core: when isolating to a unit, also keep units running that are triggered by units...
authorLennart Poettering <lennart@poettering.net>
Fri, 10 Feb 2023 12:38:08 +0000 (13:38 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 10 Feb 2023 16:09:35 +0000 (16:09 +0000)
commit32d6707dd1692d41e12f5469dfdcbc10f14d6619
tree8db52c92613328b2668c1e1922b62535b33946e8
parentedd5ec23738ef9ae7b1416bacede97e70ddf9402
core: when isolating to a unit, also keep units running that are triggered by units we keep running

Inspired by: #26364

(this might even "fix" #26364, but without debug logs it's hard to make
such claims)

Fixes: #23055
src/core/transaction.c