client: introduce auto-connect-localhost= option in client.conf

Partly fixes:

http://pulseaudio.org/ticket/773

Also fixes a security hole since listening on the default port is not
access controlled right now.
This commit is contained in:
Lennart Poettering 2010-01-13 22:08:59 +01:00
parent 4b1679e06d
commit 3d6cc026e2
5 changed files with 20 additions and 4 deletions

View file

@ -32,3 +32,5 @@
; enable-shm = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
; auto-connect-localhost = no