summaryrefslogtreecommitdiffstats
path: root/src/daemon/system.pa.in
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2009-06-19 15:17:57 +0300
committerTanu Kaskinen <tanuk@iki.fi>2009-06-19 15:17:57 +0300
commit3c6a0acc98a8326ad7a19c29005bba353396a88b (patch)
tree2d91d1dc3434084667f8eafaa037238982444375 /src/daemon/system.pa.in
parent123c6a3c6ffc9903c0855e38445fc3b6588311ce (diff)
dbus-protocol: Implement TCP server startup.
Diffstat (limited to 'src/daemon/system.pa.in')
-rwxr-xr-xsrc/daemon/system.pa.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/daemon/system.pa.in b/src/daemon/system.pa.in
index 5541bbe4..0ca32bd3 100755
--- a/src/daemon/system.pa.in
+++ b/src/daemon/system.pa.in
@@ -33,7 +33,8 @@ load-module module-detect
load-module module-esound-protocol-unix
.endif
.ifexists module-dbus-protocol@PA_SOEXT@
-load-module module-dbus-protocol
+### If you want to allow TCP connections, set access to "remote" or "local,remote".
+load-module module-dbus-protocol access=local
.endif
load-module module-native-protocol-unix