]> git.ipfire.org Git - thirdparty/systemd.git/commit
unit: declare BusName= in all our units that are on the bus, event if they don't...
authorLennart Poettering <lennart@poettering.net>
Fri, 11 Sep 2020 08:56:06 +0000 (10:56 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 11 Sep 2020 14:01:22 +0000 (16:01 +0200)
commite67b818c2fd53e63ae45dac5bf4f1a6b8dd68373
tree7415fbcc1007539aa9330fd0c1b42c6ccb941d04
parentf7c87baeca58c9a8d6457fc11c4f97e7e5f411d0
unit: declare BusName= in all our units that are on the bus, event if they don't use Type=dbus

This information is always useful, so let's always declare it,
particular in the light of #16976.
units/systemd-networkd.service.in
units/systemd-resolved.service.in
units/systemd-timesyncd.service.in