summaryrefslogtreecommitdiffstats
path: root/polyp/config
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-14 17:52:11 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-14 17:52:11 +0000
commit8c6593dabf3253e20fead143855267570a403c9a (patch)
tree46ab7f2f77375113d2e8f0461a512688b0aa8857 /polyp/config
parent829656c5fcd7169e4c2f86f4ad5098ea9aaa5643 (diff)
add module-combine
remove option "stay-root" clean up pa_conf git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@199 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/config')
-rw-r--r--polyp/config12
1 files changed, 6 insertions, 6 deletions
diff --git a/polyp/config b/polyp/config
index e0f8de50..b404bc40 100644
--- a/polyp/config
+++ b/polyp/config
@@ -31,11 +31,10 @@
## Renice the daemon to level -15 and try to get SCHED_FIFO
## scheduling. This a good idea if you hear annyoing noise in the
-## playback. However, this is a certain security issue.
-; high-priority = 0
-
-## Don't drop root rights on startup if called SUID root.
-; stay-root = 0
+## playback. However, this is a certain security issue, since it works
+## when called SUID root only. root is dropped immediately after gaining
+## the nice level and SCHED_FIFO scheduling on startup.
+high-priority = 0
## Disallow module loading after startup
; disallow-module-loading = 0
@@ -48,7 +47,8 @@
module-idle-time = 20
## The path were to look for dynamic shared objects (DSOs aka plugins).
-## Specify an empty string for the default search path.
+## Specify an empty string for the default search path. You may specify
+## more than one path seperated by colons.
; dl-search-path =
## The default script file to load. Specify an empty string for not