13 lines
434 B
Plaintext
13 lines
434 B
Plaintext
$OpenBSD: patch-src_pulse_client_conf_in,v 1.1 2012/01/05 15:31:40 ajacoutot Exp $
|
|
--- src/pulse/client.conf.in.orig Thu Jan 5 16:22:55 2012
|
|
+++ src/pulse/client.conf.in Thu Jan 5 16:23:09 2012
|
|
@@ -30,7 +30,7 @@
|
|
|
|
; cookie-file =
|
|
|
|
-; enable-shm = yes
|
|
+enable-shm = no # default is yes but OpenBSD lacks shm_open()
|
|
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
|
|
|
|
; auto-connect-localhost = no
|