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
multicast_host=YES

Reply via email to