We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/var/run
1 parent f6fe7d6 commit 0a441c0Copy full SHA for 0a441c0
docs/sandbox-permissions.rst
@@ -222,7 +222,8 @@ to them with ``--filesystem`` will have no effect::
222
223
The entire ``/run`` is not allowed and all subpaths of ``/run`` except
224
``/run/flatpak, /run/host`` is allowed to be exposed via
225
-``--filesystem``.
+``--filesystem``. Additionally, if ``/var/run`` on host is a symlink to
226
+``../run``, exposing it or a subpath of it, is not allowed.
227
228
Additionally the following directories from host need to be explicitly
229
requested with ``--filesystem`` and are not available with
0 commit comments