mrrl-containers

MRRL version of container scripts
git clone https://ccx.te2000.cz/git/mrrl-containers
Log | Files | Refs

commit 5cea01b28bd30f70d6d140eb9117cf8ed936eb21
parent 81d47840411de01ad59b9f167e223893a32f7f96
Author: ccx <ccx@te2000.cz>
Date:   Mon, 18 Mar 2024 16:55:51 +0000

Argument handling in ns_run_unshared

Diffstat:
Msbin/ns_run_unshared | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sbin/ns_run_unshared b/sbin/ns_run_unshared @@ -103,7 +103,8 @@ if { mount -o remount,ro dev } # * umounts all undesired filesystems # * execs into $@ importas -i -u NS_FINAL_SCRIPT NS_FINAL_SCRIPT -runblock -r 1 +runblock -r 1 -P +shift -b 1 elgetpositionals emptyenv -c execlineb -S0 -c $NS_FINAL_SCRIPT