mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
add "disable-shm=" to default daemon configuration file
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1287 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
dbc658df41
commit
a8519d5667
1 changed files with 3 additions and 0 deletions
|
|
@ -96,3 +96,6 @@
|
||||||
; rlimit-stack = -1
|
; rlimit-stack = -1
|
||||||
; rlimit-nproc = -1
|
; rlimit-nproc = -1
|
||||||
; rlimit-memlock = 25
|
; rlimit-memlock = 25
|
||||||
|
|
||||||
|
## Disable shared memory data transfer
|
||||||
|
; disable-shm = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue