mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
Sponsored by: Serenity Cybersecurity, LLC Co-authored-by: Dima Panov <fluffy@FreeBSD.org>
11 lines
309 B
Text
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
|