Skip to content

Commit

Permalink
Run soundconfig blocking
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Jun 29, 2020
1 parent 37e8e30 commit 6b5dc4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rootfs/usr/bin/soundconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ mixer() {
amixer -c "$1" sset "$2" $parm >/dev/null 2>&1
}

(
. /etc/profile

# get card num
Expand Down Expand Up @@ -138,4 +137,3 @@ mixer $card 'AIU HDMI CTRL SRC' 'I2S'
mixer $card 'AIU SPDIF SRC SEL' 'SPDIF'

exit 0
)&

0 comments on commit 6b5dc4d

Please sign in to comment.