maintainer-feedback requested: [Bug 205281] net/avahi-app: runs after mountd causing hostname resolution failures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 13 05:04:13 UTC 2015
Brendan Molloy <brendan+freebsd at bbqsrc.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 205281: net/avahi-app: runs after mountd causing hostname resolution
failures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205281
--- Description ---
I have added a line to my /usr/local/rc.d/avahi-daemon to ensure it runs before
mountd:
# BEFORE: mountd
If I don't do this, and I am using avahi for local domain resolution (eg
nas.local), it fails to resolve and breaks due to mountd loading before
avahi-daemon has.
There may be a better way to solve this, but this is how I fixed it. :)
More information about the freebsd-gnome
mailing list