From d4efc31a7cb0813b87a7694adc125ad1fcdb0fda Mon Sep 17 00:00:00 2001 From: Unrud Date: Sat, 26 Nov 2022 20:00:33 +0100 Subject: [PATCH] Read-only access to Discord IPC socket directory --- org.yuzu_emu.yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 06f5809..5389116 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -12,7 +12,7 @@ "--socket=pulseaudio", "--share=network", "--share=ipc", - "--filesystem=xdg-run/app/com.discordapp.Discord:create", + "--filesystem=xdg-run/app/com.discordapp.Discord:ro", "--filesystem=home:ro", "--filesystem=/run/media:ro", "--talk-name=org.freedesktop.login1.Manager"