build-fhs-user-env: add compatibility for pipewire alsa emulation
This commit is contained in:
parent
4f301350da
commit
d0a99254bf
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ let
|
|||
|
||||
# symlink ALSA stuff
|
||||
ln -s /host/etc/asound.conf asound.conf
|
||||
ln -s /host/etc/alsa alsa
|
||||
|
||||
# symlink SSL certs
|
||||
mkdir -p ssl
|
||||
|
|
Loading…
Reference in a new issue