Only small changes.

This commit is contained in:
Cyteen May 2020-02-16 04:22:26 +00:00
parent 1633472d27
commit a5d8daf790
1 changed files with 4 additions and 4 deletions

View File

@ -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'