Skip to content

Commit efded35

Browse files
committed
sandbox-permissions: Mention directories shared in sysfs
1 parent af24744 commit efded35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sandbox-permissions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ requested with ``--filesystem`` and are not available with
244244
- ``/boot``
245245
- ``/efi``
246246
- ``/root``
247-
- ``/sys``
247+
- ``/sys`` - Only ``/sys/block, /sys/bus, /sys/class, /sys/dev, /sys/devices`` are shared as read-only by default (if exists)
248248
- ``/tmp``
249249
- ``/var`` - Note that by default ``/var/{cache, config, data, tmp}``
250250
inside the sandbox are the same as ``~/.var/app/$FLATPAK_ID/{cache, config, data, cache/tmp}``.

0 commit comments

Comments
 (0)