Linux D-Bus Message Broker
Go to file
Kalev Lember 4271a2a974 Avoid systemd_requires as per updated packaging guidelines
There is no need to have them as systemd correctly handles reloading
depending on the transaction ordering (even if systemd is installed
_after_ the package that installs the unit file).

Additionally, this also drops hard requires on /usr/bin/systemctl and
just makes the scriptlets that call systemctl conditional on systemctl
being present.

All of this helps avoid pulling in full systemd for container setups.
2021-10-01 12:35:19 +02:00
.gitignore Don't clean-up children of activated services by default 2017-11-07 17:52:38 +01:00
28af5ac996c94922fc49660e0efa955f57575187.patch Drop the ordering on sysinit.target 2021-07-29 12:53:00 +02:00
dbus-broker.spec Avoid systemd_requires as per updated packaging guidelines 2021-10-01 12:35:19 +02:00
README.md Added the README 2017-09-18 13:53:44 +00:00
sources dbus-broker: update to v29-1 2021-06-24 10:38:46 +02:00

dbus-broker

The dbus-broker package