From: Mike Brady Date: Wed, 19 Apr 2017 18:32:26 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 3.1d16~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77241c1fa1e660130608dd994612cc91b57db82;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index dab9168d..3805bf7a 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -22,7 +22,7 @@ Next, install the `pkg` package manager and update its lists: Subsystems ---- -Now, install the Avahi subsystem. FYI, `avahi-app` is chosen because it doesn’t require X11 and `nss_mdns` is included to allow FreeBSD to resolve mDNS-originated addresses -- it's not needed by Shairport Sync. Thanks to [reidransom](https://gist.github.com/reidransom/6033227) for this. +Install the Avahi subsystem. FYI, `avahi-app` is chosen because it doesn’t require X11. `nss_mdns` is included to allow FreeBSD to resolve mDNS-originated addresses – it's not actually needed by Shairport Sync. Thanks to [reidransom](https://gist.github.com/reidransom/6033227) for this. ``` # pkg install avahi-app nss_mdns