]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Tue, 28 Aug 2018 16:09:31 +0000 (17:09 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Aug 2018 16:09:31 +0000 (17:09 +0100)
README.md

index 802fc6714a765e7aa9e21fe8fe98926be1eac85f..bfd618510e8934925ff4d5c487457c0b1f98fa1f 100644 (file)
--- 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**