Hi, I am having an issue with starting Systemd services with Type=dbus in Systemd's user mode on openSUSE Leap 42.3. Specifically I am trying to use GameMode [1] but the problem seems to be a generic one. E.g., I have found several services in /usr/lib/systemd/user/ that have Type=dbus, are shipped with openSUSE, fand fail to start. E.g.:
systemctl --user start gvfs-daemon Failed to start gvfs-daemon.service: Unit dbus.socket failed to load: No such file or directory.
There indeed is no dbus.socket file in /usr/lib/systemd/user/. Should there be? I'd assume that gvfs-daemon and glib-pacrunner are actually used in Gnome, so how can they be launched then? Any hints as to where I went wrong would be highly appreciated. Kind Regards, Matthias [1]: https://github.com/FeralInteractive/gamemode -- Dr. Matthias Bach www.marix.org „Der einzige Weg, die Grenzen des Möglichen zu finden, ist ein klein wenig über diese hinaus in das Unmögliche vorzustoßen.“ - Arthur C. Clarke