thegraze wrote:
@ walt: The error message: process 772: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
ls: /usr/pkg/etc/rc.d/dbus: No such file or directory
The rc script is missing so dbus is not being started. I think the rc script should be somewhere in /usr/pkg/share/examples. When you find it just copy it into /usr/pkg/etc/rc.d/.
