mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
dbus-protocol: Implement TCP server startup.
This commit is contained in:
parent
123c6a3c6f
commit
3c6a0acc98
3 changed files with 42 additions and 15 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue