From a06a07b58ac9a31c9165af226ecc8308ff35e257 Mon Sep 17 00:00:00 2001 From: Links Date: Sat, 16 Apr 2022 11:40:47 +0200 Subject: [PATCH] no access to BT for pulse --- userpatches/customize-image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userpatches/customize-image.sh b/userpatches/customize-image.sh index 33868ac..1b885c3 100644 --- a/userpatches/customize-image.sh +++ b/userpatches/customize-image.sh @@ -63,7 +63,7 @@ Main() { systemctl enable amixer.service usermod -a -G pulse-access root - usermod -a -G bluetooth pulse + #usermod -a -G bluetooth pulse systemctl enable alsa_2_pulse.service #systemctl enable pulse_2_alsa.service