summaryrefslogtreecommitdiffstats
path: root/src/daemon/daemon.conf.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-19 01:20:40 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-19 01:20:40 +0000
commita8519d56677f79e9ef6ee65439531a8d6b955d43 (patch)
tree3ab909a4c2c694093d64df2c5acdf913e5eec237 /src/daemon/daemon.conf.in
parentdbc658df4129eec260619f3fd31680ad7977f46c (diff)
add "disable-shm=" to default daemon configuration file
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1287 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/daemon/daemon.conf.in')
-rw-r--r--src/daemon/daemon.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
index 0204b9e3..29b22a42 100644
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -96,3 +96,6 @@
; rlimit-stack = -1
; rlimit-nproc = -1
; rlimit-memlock = 25
+
+## Disable shared memory data transfer
+; disable-shm = 0