]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/unit: fix logic of dropping self-referencing dependencies
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 15 Nov 2022 14:08:35 +0000 (23:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Dec 2022 08:49:31 +0000 (17:49 +0900)
commit53e0e6ef0eea396bb432cbfc1f2f6ea1272ff1f1
tree5ef41852470c137b069148266cc16d68f318691b
parentc8b3b524134539846917269ddd644ee93a35623f
core/unit: fix logic of dropping self-referencing dependencies

Fixes a bug in 15ed3c3a188cf7fa5a60ae508fc7a3ed048d2220.
src/core/unit.c