]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
core/service: fix assertion when Type=dbus but BusName= is not specified
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Jun 2021 18:04:06 +0000 (03:04 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Jun 2021 18:06:09 +0000 (03:06 +0900)
commit0f97b7c338bb7440572c454558efb8fee395896a
treebfa05acbba7695ecfd3324c713324dd73ecd9f41
parent1753d3021564671fba3d3196a84da657d15fb632
core/service: fix assertion when Type=dbus but BusName= is not specified

Fixes #19920.
src/core/service.c