Files
lix/src/libstore/settings/sandbox-dev-shm-size.md
T
Alois Wohlschlager 2e0c1a5ea9 treewide: generate global settings from data
Change-Id: If048b73a55d42522827eb9c140a066ba061e957c
2024-11-09 16:17:14 +01:00

325 B

name, internalName, platforms, type, default
name internalName platforms type default
sandbox-dev-shm-size sandboxShmSize
linux
std::string 50%

This option determines the maximum size of the tmpfs filesystem mounted on /dev/shm in Linux sandboxes. For the format, see the description of the size option of tmpfs in mount(8). The default is 50%.