https://bugzilla.novell.com/show_bug.cgi?id=809821 https://bugzilla.novell.com/show_bug.cgi?id=809821#c5 --- Comment #5 from Dr. Werner Fink <werner@suse.com> 2013-03-18 17:04:36 UTC --- ...(In reply to comment #2) OK ... /home/werner> ps aux | grep -E 'polkit|dbus' werner 3885 0.0 0.0 14204 832 ? S 17:55 0:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session /usr/bin/gpg-agent --sh --daemon --write-env-file /home/werner/.gnupg/agent.info /usr/bin/ssh-agent /home/werner/.xinitrc werner 3927 0.0 0.0 14196 828 ? S 17:55 0:00 dbus-launch --sh-syntax --exit-with-session fvwm2 werner 3928 0.0 0.0 22164 1064 ? Ss 17:55 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session werner 4163 0.0 0.0 7052 864 pts/0 S+ 17:58 0:00 grep -E polkit|dbus /home/werner> systemctl list-units Failed to get D-Bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory /home/werner> sudo -i speedy:~ # systemctl list-units > ~werner/serv.lists ... now I'll start dbus as well as polkit (btw: with dbus and polkit systemd is much faster) speedy:~ # systemctl start dbus.service speedy:~ # systemctl start polkit.service speedy:~ # logout /home/werner> dmesg > dmesg.list -- 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.