ports/audio/linux-rl9-pulseaudio-libs/files/patch-etc_pulse_client.conf
Gleb Popov 5aa75e1ca0 Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by:	Serenity Cybersecurity, LLC
Co-authored-by:	Dima Panov <fluffy@FreeBSD.org>
2024-05-12 13:01:16 +03:00

11 lines
309 B
Text

--- etc/pulse/client.conf.orig 2016-02-03 11:05:51 UTC
+++ etc/pulse/client.conf
@@ -29,5 +29,7 @@
; cookie-file =
-; enable-shm = yes
+; SHM didn't seem to be supported through linuxulator at the time
+enable-shm = no
+
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB