On Mon, May 11, 2015 at 05:32:19PM -0500, Stan Gammons wrote:
> On 05/11/15 17:20, Ed Martinez wrote:
> >On 05/11/15 15:00, Stan Gammons wrote:
> >>module-console-kit.c: Unable to contact D-Bus system bus:
> >>org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket
> >>/var/run/dbus/system_bus_socket: No such file or directory
> >
> >   May need to start dbus?
> >
> 
> Looks like it's running
> 
> $ ps -aux |grep dbus
> root     20899  0.0  0.0   800  1176 ??  Is    Sun11PM    0:00.29
> /usr/local/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
> stan     30474  0.0  0.0  1640  2824 ??  Is     4:24PM    0:01.04
> /usr/local/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
> stan      2148  0.0  0.0   160   300 p1  R+     5:29PM    0:00.00 grep dbus
> stan     23223  0.0  0.0   468  1728 C0  I      4:24PM    0:00.00
> dbus-launch --sh-syntax --exit-with-session
> 
> 
> $ cat /etc/rc.conf.local
> sshd_flags=NO
> pkg_scripts=dbus_daemon avahi_daemon

I did not look at your original issue but if you are indeed running current, 
you must keep up with the FAQ:
http://www.openbsd.org/faq/current.html#20150404


-- 
Antoine

Reply via email to