Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2015 05:04:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 205281] net/avahi-app: runs after mountd causing hostname resolution failures
Message-ID:  <bug-205281-6497-uYyKm2binI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205281-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205281-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Brendan Molloy <brendan+freebsd@bbqsrc.net> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@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. :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205281-6497-uYyKm2binI>