]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
chore: cleanup p2
authornipsufn <nipsufn+gh@pm.me>
Sat, 1 Apr 2023 11:54:30 +0000 (13:54 +0200)
committernipsufn <nipsufn+gh@pm.me>
Sat, 1 Apr 2023 11:54:30 +0000 (13:54 +0200)
docker/etc/pulse/client.conf [new file with mode: 0644]

diff --git a/docker/etc/pulse/client.conf b/docker/etc/pulse/client.conf
new file mode 100644 (file)
index 0000000..5fbb34d
--- /dev/null
@@ -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