]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: use correct scope of looking up units
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 Dec 2022 03:01:59 +0000 (12:01 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Dec 2022 11:45:33 +0000 (12:45 +0100)
commit47c57b4813c81187db86ed6e33ecf11f8a25825a
tree5b14bcc91371633a20fe909329d7907cf5bf0876
parent31d42580112879d6c004ec8a651731a62a1c79ae
core: use correct scope of looking up units

Fixes a bug introduced by 3b3557c410c7910fae0990599dcb82711cf5fbb7.

Fixes #25625.
src/core/dbus-manager.c