summaryrefslogtreecommitdiffstats
path: root/man
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 /man
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 'man')
-rw-r--r--man/pulse-client.conf.5.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/pulse-client.conf.5.xml.in b/man/pulse-client.conf.5.xml.in
index 349b5159..c2a847f3 100644
--- a/man/pulse-client.conf.5.xml.in
+++ b/man/pulse-client.conf.5.xml.in
@@ -116,6 +116,13 @@ USA.
<opt>no</opt>.</p>
</option>
+ <option>
+ <p><opt>auto-connect-display=</opt> Automatically try to connect
+ to the host X11's $DISPLAY variable is set to. The same security
+ issues apply as to <opt>auto-connect-localhost=</opt>. Defaults
+ to <opt>no</opt>.</p>
+ </option>
+
</section>
<section name="Authors">