MycroftOS: Remove alsactl as alsa is not running at that point yet.

Secondly, export LC_ALL just to be sure.
This commit is contained in:
Peter Steenbergen 2019-12-17 09:24:26 +01:00
parent 93c2a966a9
commit e714267786
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ ln -s /etc/pulse/pulseaudio-default.pa /etc/pulse/default.pa
ln -s /etc/pulse/pulseaudio-system.pa /etc/pulse/system.pa
ln -s /etc/pulse/pulseaudio-daemon.conf /etc/pulse/daemon.conf
alsactl restore
export LC_ALL="C"