-
- Downloads
wrap: Add a minimal implementation of --filesystem
This is like `flatpak run --filesystem`, but for now much, much simpler;
callers are responsible for not giving us paths that will be a problem.
However, it's enough to bind-mount subdirectories of /tmp, which is
what we need if we want to use them as IPC rendezvous points.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
tests/invocation.py
100644 → 100755
Please register or sign in to comment