From: Mike Brady Date: Tue, 28 Aug 2018 16:09:31 +0000 (+0100) Subject: Update README.md X-Git-Tag: 3.3RC0~240^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d152bf2d505d320951db671cedb98d8cf437c7c;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 802fc671..bfd61851 100644 --- a/README.md +++ b/README.md @@ -67,9 +67,11 @@ See [here](https://github.com/mikebrady/shairport-sync/blob/development/INSTALL. The following procedures will build and install the `shairport-sync` application into your system. -**Remove Old Versions Of Shairport Sync** +**Remove Old Versions of Shairport Sync and its Startup Scripts** -You should check to see if `shairport-sync` is already installed – you can use the command `$ which shairport-sync` to find where it is located, if installed. If it is installed you should delete it – you may need superuser privileges. After deleting, check again in case further copies are installed elsewhere. You should also remove the file `/etc/systemd/system/shairport-sync.service` if it exists. +You should check to see if `shairport-sync` is already installed – you can use the command `$ which shairport-sync` to find where it is located, if installed. If it is installed you should delete it – you may need superuser privileges. After deleting, check again in case further copies are installed elsewhere. + +You should also remove the initialisation script files `/etc/systemd/system/shairport-sync.service` and `/etc/init.d/shairport-sync` if they exist – new ones will be installed in necessary. **FreeBSD**