From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 24 May 2022 08:52:18 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 4.1-rc1~24^2~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b01ae89f90ef91562e66d34d0e3264ecc4948d;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index f16e14d7..f35168c2 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -87,7 +87,7 @@ $ su # make install ``` -With the `./configure` options shown above, this will install the `shairport-sync` program along with a sample configuration file at `/usr/local/etc/shairport-sync.conf`. A service startup script will also be installed to launch Shairport Sync as a daemon. In addition, a `shairport-sync` user and group will be added to enable `shairport-sync` to run with a low level of privilige (a primitive form of extra security). +With the `./configure` options shown above, this will install the `shairport-sync` program along with a sample configuration file at `/usr/local/etc/shairport-sync.conf`. A service startup script will also be installed to launch Shairport Sync as a daemon. In addition, a `shairport-sync` user and group will be added to enable `shairport-sync` to run with a low level of privilege (a primitive form of extra security). Finally, edit `/usr/local/etc/shairport-sync.conf` to customise your installation, e.g. service name, etc. To make the `shairport-sync` daemon load at startup, add the following line to `/etc/rc.conf`: