blob: fc17a52913fdd54ccb5a8ca0110419b0798f5cfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|