https://bugzilla.novell.com/show_bug.cgi?id=807616 https://bugzilla.novell.com/show_bug.cgi?id=807616#c8 --- Comment #8 from Christian Boltz <suse-beta@cboltz.de> 2013-05-31 12:17:33 CEST --- My workaround symlink was deleted and replaced with a real socket (with noone listening) during the last factory update. # ls -l --time-style\=full-iso /var/run/dbus/system_bus_socket srw-rw-rw- 1 root root 0 2013-05-30 18:01:50.121873996 +0200 /var/run/dbus/system_bus_socket This happened about 20 seconds after dbus was updated: 2013-05-30 18:01:32|install|dbus-1|1.7.2-1.2|x86_64||factory-oss|e548be1071b93160d4d1c128641a3067077a876503f027ba8be120d31efbb336| # rpm -q --scripts dbus-1 postinstall scriptlet (using /bin/sh): # Temporarily override the socket path systemd sees, so the running D-Bus process won't be clobbered. mkdir -p /run/systemd/system /usr/bin/sed 's#ListenStream=/run/dbus/system_bus_socket#ListenStream=/var/run/dbus/system_bus_socket#' < /usr/lib/systemd/system/dbus.socket > /run/systemd/system/dbus.socket [...] That _might_ explain it... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.