On Wed, Jan 18, 2017 at 09:32:38PM -0500, sven falempin wrote: > Misc Readers, 6.0 GENERIC.MP#2 amd64 here > > I installed cupsd, and notice avahi would help to find some dnssd stuff. > i then notice avahi would need dbus to start > > # > # avahi-daemon 0.6.31 starting up. > # dbus_bus_get_private(): Failed to connect to socket > /var/run/dbus/system_bus_socket: No such file or directory > > pkg_add did a great job putting all the rc.d files but > dbus start failed while `/usr/local/bin/dbus-launch` > actually did something > > moreover /var/run/dbus/ does not exists as a directory and creating does > not help > and ahavi still does not start. > > I do not know where to look for all those zeroconfig daemons : > manpages ? avahi docs ? dbus documentation ? > > Am i just suppose to put some stuff in my rc.conf.local (usually the > package tell this kind of > stuff ) ? > > If someone already did this, i would gladly save some of time !
rcctl enable messagebus avahi_daemon rcctl start messagebus avahi_daemon -- Antoine

