D-BUS message bus
235a81bfa5
The systemd_{post,postun,preun,..} hooks should be called in the package that actually provides the given files. There is no harm in calling these in the dbus-daemon package, but preferably we don't. Move this to 'dbus-common' for dbus.socket, since dbus.socket is provided by it. This makes sure the unit is properly enabled/disabled even without the dbus-daemon package installed. Note that it is safe to enable/disable dbus.socket even without a dbus.service around. systemd can deal with this just fine, and only ever actually pulls in the socket if an activatable service is around. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> |
||
---|---|---|
.gitignore | ||
00-start-message-bus.sh | ||
0001-tools-Use-Python3-for-GetAllMatchRules.patch | ||
dbus-daemon.service | ||
dbus-daemon.user.service | ||
dbus.socket | ||
dbus.spec | ||
dbus.user.socket | ||
sources |