Merge pull request #150 from flathub/fix/fs-access

mount home and gvfs instead of the whole filesystem
This commit is contained in:
Lctrs 2021-04-13 09:08:38 +00:00 committed by GitHub
commit 2e0cceeea4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,14 +9,17 @@ rename-desktop-file: rpcs3.desktop
rename-appdata-file: rpcs3.appdata.xml
rename-icon: rpcs3
finish-args:
- --device=all
- --filesystem=home:ro
- --filesystem=xdg-run/gvfs
- --filesystem=xdg-run/gvfsd
- --share=ipc
- --socket=wayland
- --socket=fallback-x11
- --socket=pulseaudio
- --socket=wayland
- --share=network
- --device=all
- --filesystem=host:ro
- --talk-name=org.a11y.Bus
- --talk-name=org.gtk.vfs.*
add-extensions:
org.freedesktop.Platform.ffmpeg-full:
directory: lib/ffmpeg