]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update INSTALL.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 30 Jan 2021 11:39:56 +0000 (11:39 +0000)
committerGitHub <noreply@github.com>
Sat, 30 Jan 2021 11:39:56 +0000 (11:39 +0000)
INSTALL.md

index 964be275a65682ec267a28fdf4a8fb70cfcb7ef3..4748b4fd6626f8a05243c397d9b5049d9e1e5468 100644 (file)
@@ -33,8 +33,8 @@ Remove it as follows:
 ```
 Do this until no more copies of `shairport-sync` are found.
 
-### Remove Old Startup Scripts
-You should also remove the startup script files `/etc/systemd/system/shairport-sync.service`, `/lib/systemd/system/shairport-sync.service` and `/etc/init.d/shairport-sync` if they exist – new ones will be installed if necessary.
+### Remove Old Startup and Service Scripts
+You should also remove the startup script and service definition files `/etc/systemd/system/shairport-sync.service`, `/lib/systemd/system/shairport-sync.service`, `/etc/init.d/shairport-sync`, `/etc/dbus-1/system.d/shairport-sync-dbus.conf` and `/etc/dbus-1/system.d/shairport-sync-mpris.conf` if they exist – new ones will be installed if necessary.
 
 ### Reboot after Cleaning Up
 If you removed any installations of Shairport Sync or any of its startup script files in the last two steps, you should reboot.