DBus

dbus-broker is a drop-in replacement for the libdbus reference implementation, which aims "to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation".

Install dbus-broker:

pacman -S dbus-broker

Disable dbus.service and enable dbus-broker.service globally:

systemctl disable dbus
systemctl enable dbus-broker

Reboot for the changes to take effect.


Revision #2
Created 24 April 2022 16:36:32 by Sebin
Updated 26 March 2023 03:28:21 by Sebin