summaryrefslogtreecommitdiffstats
path: root/src/pulse/client.conf.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-01-13 22:15:52 +0100
committerLennart Poettering <lennart@poettering.net>2010-01-13 22:15:52 +0100
commit21cbcc1a8a5900af9e820b10d5c1b28fc803f947 (patch)
tree18c6cf18e2f96a18cce20936799c3ec1f3e249df /src/pulse/client.conf.in
parent3d6cc026e25ea3015ea989273ba69336a26ab686 (diff)
client: introduce auto-connect-display= following the scheme of auto-connect-localhost=
Just connecting to a PA server just because X11's $DISPLAY is set might be a security hole.
Diffstat (limited to 'src/pulse/client.conf.in')
-rw-r--r--src/pulse/client.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in
index 090713ec..436747bc 100644
--- a/src/pulse/client.conf.in
+++ b/src/pulse/client.conf.in
@@ -34,3 +34,4 @@
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
; auto-connect-localhost = no
+; auto-connect-display = no