From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 23 May 2023 16:11:26 +0000 (+0100) Subject: Update BUILD.md X-Git-Tag: 4.3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12ad72c47fe7bb04e7250892c324ac5f5faa4071;p=thirdparty%2Fshairport-sync.git Update BUILD.md Redirect a documentation link from the `development` branch to the `master` branch. --- diff --git a/BUILD.md b/BUILD.md index 5a3a6e3d..edfea283 100644 --- a/BUILD.md +++ b/BUILD.md @@ -154,7 +154,7 @@ If you have problems, please check the items in Final Notes below, or in the [TR Note: Shairport Sync will run indefinitely -- use Control-C it to stop it. ## 5. Enable and Start Service -If your system has a Graphical User Interface (GUI) it probably uses PulseAudio or PipeWire for audio services. If that is the case, please review [Working with PulseAudio or PipeWire](https://github.com/mikebrady/shairport-sync/blob/development/ADVANCED%20TOPICS/PulseAudioAndPipeWire.md). +If your system has a Graphical User Interface (GUI) it probably uses PulseAudio or PipeWire for audio services. If that is the case, please review [Working with PulseAudio or PipeWire](https://github.com/mikebrady/shairport-sync/blob/master/ADVANCED%20TOPICS/PulseAudioAndPipeWire.md). Otherwise, once you are happy that Shairport Sync runs from the command line, you should enable and start the `shairport-sync` service. This will launch Shairport Sync automatically as a background "daemon" service when the system powers up: ### Linux