debian dbus-broker and dbus switch

broker to dbus 

 sudo systemctl disable dbus.service

or 

sudo rm /etc/systemd/system/dbus.service

 

 sudo ln -s /usr/lib/systemd/system/dbus.socket /etc/systemd/system/sockets.target.wants/


sudo apt autoremove dbus


dbus to broker

 sudo ln -s /usr/lib/systemd/system/dbus-broker.service /etc/systemd/system/dbus.service

 sudo ln -s /usr/lib/systemd/system/dbus.socket /etc/systemd/system/sockets.target.wants/


Comments

Popular posts from this blog

xdm linux merge incomplete download parts

kde on debian

fedora install from container tarball