Bind proc using --proc in nix-portable

This commit is contained in:
2026-03-04 16:49:43 +01:00
parent 35df90594e
commit 24a35583af

View File

@@ -435,6 +435,7 @@ let
run="\$NP_BWRAP \$BWRAP_ARGS \\
--bind \$dir/emptyroot /\\
--dev-bind /dev /dev\\
--proc /proc\\
--bind \$dir/nix /nix\\
\$binds"
# --bind \$dir/busybox/bin/busybox /bin/sh\\