Commit Graph

3 Commits

Author SHA1 Message Date
Tom Gundersen
4873c189a2 Fix messagebus alias 2018-11-06 17:43:55 +01:00
David Herrmann
896fb4a918 dbus: make use of [Install] unit sections
Rather than installing symlinks during the installation manually, put
in [Install] sections into the units. This has the same effect, but
allows changing the installation conditions via systemd-presets, which
are provided by the 'fedora-release' package.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-08-29 11:44:36 +02:00
David Herrmann
2fe9ed5df9 dbus: provide custom units
Rather than using the upstream units, use custom units tailored for
Fedora. For now, we mirror what upstream does, but rename the service
to 'dbus-daemon.service', with an alias on 'dbus.service'.

Follow-up patches will then introduce some changes to the units for
better integration of alternative D-Bus implementations.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-08-29 11:42:43 +02:00