Merge pull request #806 from Unrud/patch-1

Read-only access to Discord IPC socket directory
This commit is contained in:
liushuyu 2022-11-26 17:52:26 -07:00 committed by GitHub
commit 235dc378b9
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"