dbus-protocol: Implement TCP server startup.

This commit is contained in:
Tanu Kaskinen 2009-06-19 15:17:57 +03:00
parent 123c6a3c6f
commit 3c6a0acc98
3 changed files with 42 additions and 15 deletions

View file

@ -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