From: Michael Tremer Date: Thu, 4 Jul 2024 17:16:43 +0000 (+0000) Subject: make.sh: Create the second mount namespace as slave X-Git-Tag: v2.29-core188~10^2~378 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a644a5d30576f2a6ad01737b28bed69f474d21d;p=ipfire-2.x.git make.sh: Create the second mount namespace as slave Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 986862f321..ab3ac11abf 100755 --- a/make.sh +++ b/make.sh @@ -511,6 +511,7 @@ enterchroot() { # Create a new mount namespace "--mount" + "--propagation=slave" # Create a new PID namespace and fork "--pid"