commit 4b0045cd7875c75160ab7314c8abf65c5429076c parent e8693079f23f531278f820e06d88f41de5d9642b Author: ccx <ccx@te2000.cz> Date: Sun, 21 Jul 2024 10:54:32 +0000 Give ns_run_unshared non-empty block Diffstat:
M | sbin/container_sysroot_run | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/container_sysroot_run b/sbin/container_sysroot_run @@ -50,7 +50,7 @@ env emptyenv -c export NS_NO_PID1 1 pidns_run -ns_run_unshared data/root { } +ns_run_unshared data/root { true } /mnt/ns/bin/s6-applyuidgid -U $@