mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-03-05 12:08:04 +00:00
permissions: isolate the filesystem access ...
... for Yuzu data directories
This commit is contained in:
parent
9edacc988d
commit
581800b615
@ -14,8 +14,6 @@
|
||||
"--socket=pulseaudio",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--filesystem=xdg-config/yuzu:create",
|
||||
"--filesystem=xdg-data/yuzu:create",
|
||||
"--filesystem=host:ro"
|
||||
],
|
||||
"cleanup-commands": [
|
||||
@ -229,4 +227,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user