Commit c257e15
zynx
fix(linux): add no-sandbox and disable-dev-shm-usage for headless env
Fixes GPU process launch failure (error_code=1002) on Linux servers
where unprivileged user namespaces are disabled (non-root users).
Also prevents network service crash due to insufficient /dev/shm
in container environments.1 parent a2a7de0 commit c257e15
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments