]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add another file to look for and delete when cleaning up.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 3 Nov 2022 12:02:10 +0000 (12:02 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 3 Nov 2022 12:02:10 +0000 (12:02 +0000)
BUILD.md

index 6db01e3f746ae3f8ebe27de94a3d44d042cf4a83..527a41a3ed5b07a0c724de2706c1dfc555c6a0c1 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -23,8 +23,9 @@ Do this until no more copies of `shairport-sync` are found.
 You should also remove any of the following service files that may be present:
 * `/etc/systemd/system/shairport-sync.service`
 * `/etc/systemd/user/shairport-sync.service`
+* `/lib/systemd/system/shairport-sync.service`
 * `/lib/systemd/user/shairport-sync.service`
-*  `/etc/init.d/shairport-sync`
+* `/etc/init.d/shairport-sync`
 
 New service files will be installed if necessary at the `# make install` stage.
 #### Reboot after Cleaning Up