ports/audio/linux-c7-pulseaudio-libs/files/patch-etc_pulse_client.conf
Tijl Coosemans 1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00: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