From 5e947348ae18f85caaf040b0e53464e4c049ade7 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 3 Nov 2020 09:54:31 +0100 Subject: [PATCH] Fix pulse cookie error (#2212) --- rootfs/etc/pulse/client.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/pulse/client.conf b/rootfs/etc/pulse/client.conf index 307143277..b3daa7b15 100644 --- a/rootfs/etc/pulse/client.conf +++ b/rootfs/etc/pulse/client.conf @@ -26,7 +26,7 @@ autospawn = no ; daemon-binary = /usr/bin/pulseaudio ; extra-arguments = --log-target=syslog -; cookie-file = +cookie-file = /run/pulse-cookie ; enable-shm = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB