From b4cce588cc6e5afeea4f590924108a8bf43692ba Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Thu, 25 Jun 2020 16:05:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf75eee..a9428fb 100644 --- a/README.md +++ b/README.md @@ -1409,7 +1409,7 @@ Pi's Bluetooth has compatibility issues with certain hardware between alsa and p Disable Bluealsa Service, just use pulseaudio for bluetooth audio. Run the command below and reboot: ``` -systemctl disable bluealsa.service +systemctl mask bluealsa.service ``` ### 3-17. Extra Application Instructions