Skip to content
Snippets Groups Projects
Commit d6859b54 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-wrap: Auto-detect which filesystems are shared


For a working Steam overlay, we need either a per-app-ID /dev/shm
(flatpak#4214), or /dev/shm shared with the host.

Similarly, for a working Steam overlay web browser, we need either a
per-app-ID /tmp (flatpak#4093), or /tmp shared with the host.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 6ec985d6
No related branches found
No related tags found
1 merge request!292Improve Flatpak sub-sandboxing support
Pipeline #11662 passed