Skip to content

Eddie systemd service fail to start dbus server

Eddie systemd service that runs eddie-virt-server fails to connect to a dbus session. The reason may be that the dbus session is only started in the oniro user from login shell. Running eddie-virt-server from terminal works on the oniro user, whereas from root user you need to run export $(dbus-launch) first.