Revert "Drop busname unit type"
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 10 Feb 2020 15:40:29 +0000 (16:40 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Wed, 26 Feb 2020 11:21:22 +0000 (12:21 +0100)
commit9847d9c2b497d504019af939340969176e957743
tree56dd77c0f4297a047e6a2c54e82e4fe1e042d9e4
parent66645dfdf039686959892e2d52c0f67820a2cd90
Revert "Drop busname unit type"

This reverts commit 4bc5d27b942afa83cc3d95debd2ad48d42ac07a8.

There are people somewhere that need kdbus.

Change-Id: Ib2d05f88171718c07e7de06409a1c224230e7a8d
27 files changed:
man/sd_bus_negotiate_fds.xml
shell-completion/zsh/_sd_unit_files
src/basic/special.h
src/basic/unit-name.c
src/basic/unit-name.h
src/core/busname.h [new file with mode: 0644]
src/core/dbus-busname.c [new file with mode: 0644]
src/core/dbus-busname.h [new file with mode: 0644]
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/load-fragment.h
src/core/meson.build
src/core/unit.c
src/core/unit.h
src/systemctl/systemctl.c
src/test/test-tables.c
units/org.freedesktop.hostname1.busname [new file with mode: 0644]
units/org.freedesktop.import1.busname [new file with mode: 0644]
units/org.freedesktop.locale1.busname [new file with mode: 0644]
units/org.freedesktop.login1.busname [new file with mode: 0644]
units/org.freedesktop.machine1.busname [new file with mode: 0644]
units/org.freedesktop.network1.busname [new file with mode: 0644]
units/org.freedesktop.resolve1.busname [new file with mode: 0644]
units/org.freedesktop.systemd1.busname [new file with mode: 0644]
units/org.freedesktop.timedate1.busname [new file with mode: 0644]
units/systemd-networkd.service.in
units/systemd-resolved.service.in