Skip to content

Commit 9199ef2

Browse files
committed
sandbox-permissions: Document host-root
1 parent 4a7f1ea commit 9199ef2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/sandbox-permissions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ The following permission options are available:
174174
Additionally the following permissions are available:
175175

176176
==================== ============================================================================================================================== ===================================================
177+
``host-root`` Complete host operating system with no exclusions mounted at ``/run/host/root`` inside the sandbox. (v1.17.0+)
177178
``host`` Access to all toplevel paths and subpaths of ``/`` except some reserved paths listed below. Paths provided by ``host-etc, host-os`` are mounted at ``/run/host`` as explained below.
178179
``host-etc`` Host's ``/etc`` Host's ``/etc`` is mounted at ``/run/host/etc``
179180
``host-os`` Host's ``/usr, /bin, /sbin, /lib{32, 64}, /etc/ld.so.cache, /etc/alternatives`` Mounted at ``/run/host``

0 commit comments

Comments
 (0)