From: nipsufn Date: Sat, 1 Apr 2023 11:54:30 +0000 (+0200) Subject: chore: cleanup p2 X-Git-Tag: 4.2.1d0~8^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cdc5b9da8eebb932c4c6242fe9f166aaf203999;p=thirdparty%2Fshairport-sync.git chore: cleanup p2 --- diff --git a/docker/etc/pulse/client.conf b/docker/etc/pulse/client.conf new file mode 100644 index 00000000..5fbb34d1 --- /dev/null +++ b/docker/etc/pulse/client.conf @@ -0,0 +1,6 @@ +default-server = unix:/tmp/pulseaudio.socket +# Prevent a server running in the container +autospawn = no +daemon-binary = /bin/true +# Prevent the use of shared memory +enable-shm = false