D-BUS message bus
Go to file
David Herrmann 235a81bfa5 dbus: move systemd-hooks for dbus.socket to 'dbus-common'
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>
2018-08-30 12:03:25 +02:00
.gitignore Update to 1.12.10 2018-08-03 07:05:51 +01:00
00-start-message-bus.sh - Start message bus from xinitrc.d instead of hard coding it at the end of 2008-02-04 18:45:56 +00:00
0001-tools-Use-Python3-for-GetAllMatchRules.patch Add patch to port example to python3 2018-07-31 16:43:42 +00:00
dbus-daemon.service dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus-daemon.user.service dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus.socket dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus.spec dbus: move systemd-hooks for dbus.socket to 'dbus-common' 2018-08-30 12:03:25 +02:00
dbus.user.socket dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
sources Update to 1.12.10 2018-08-03 07:05:51 +01:00