dockerfiles/android-studio/pulse-client.conf
2018-09-09 16:17:23 -04:00

9 lines
252 B
Text

# Connect to the host's server using the mounted UNIX socket
default-server = unix:/run/user/1000/pulse/native
# Prevent a server running in the container
autospawn = no
daemon-binary = /bin/true
# Prevent the use of shared memory
enable-shm = false