Read-only access to Discord IPC socket directory

This commit is contained in:
Unrud 2022-11-26 20:00:33 +01:00 committed by GitHub
parent 11b7317897
commit d4efc31a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"--socket=pulseaudio", "--socket=pulseaudio",
"--share=network", "--share=network",
"--share=ipc", "--share=ipc",
"--filesystem=xdg-run/app/com.discordapp.Discord:create", "--filesystem=xdg-run/app/com.discordapp.Discord:ro",
"--filesystem=home:ro", "--filesystem=home:ro",
"--filesystem=/run/media:ro", "--filesystem=/run/media:ro",
"--talk-name=org.freedesktop.login1.Manager" "--talk-name=org.freedesktop.login1.Manager"