maintainer-feedback requested: [Bug 216049] devel/dbus fail to start
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 14 04:31:50 UTC 2017
rozhuk.im at gmail.com has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to gnome at FreeBSD.org:
Bug 216049: devel/dbus fail to start
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216049
--- Description ---
Created attachment 178872
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178872&action=edit
add mkdir -p /var/run/dbus/ to rc.d script
Im store /var/run in tmpfs and after last update get error:
slim: open_session: Unable to open session: Failed to connect to socket
/var/run/dbus/system_bus_socket: No such file or directory
mkdir -p /var/run/dbus/
and start dbus fix it.
More information about the freebsd-gnome
mailing list