🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
Jason
2022-02-14 16:48:10 -05:00
commit 3c508a7b3a
8 changed files with 384 additions and 0 deletions

9
config/pulse-client.conf Normal file
View File

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