From a5d8daf790d02c860949d130c355cf374f385a3e Mon Sep 17 00:00:00 2001 From: Cyteen May Date: Sun, 16 Feb 2020 04:22:26 +0000 Subject: [PATCH] Only small changes. --- 020_bluez-alsa.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/020_bluez-alsa.sh b/020_bluez-alsa.sh index 5880dc0..19140a9 100755 --- a/020_bluez-alsa.sh +++ b/020_bluez-alsa.sh @@ -131,10 +131,10 @@ sudo apt-get -y install \ libortp-dev #------------------------------------------------------------------------------- -# grep bluealsa /etc/passwd -bluealsa:x:129:962:added by portage for bluez-alsa:/dev/null:/sbin/nologin -# grep bluealsa /etc/group -bluealsa:x:962: +## grep bluealsa /etc/passwd +#bluealsa:x:129:962:added by portage for bluez-alsa:/dev/null:/sbin/nologin +## grep bluealsa /etc/group +#bluealsa:x:962: #------------------------------------------------------------------------------- cat > /etc/init.d/bluealsa <<'EOF'