app_containers: pulse socket is not in $container_xdg_runtime

:D
This commit is contained in:
Peter Cai 2022-12-31 11:29:59 -05:00
parent 4c18c58c6d
commit 062d08778e
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ else # default guess
fi
[ -S $host_pulse ] || die "PulseAudio UNIX socket not found"
mkdir $container_xdg_runtime/pulse
# Default username (assume `user` always has the same uid as the host user)
run_as=user