mrrl-containers

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

commit 84bccae950d1e8c76f85b799de128f42a067b4bb
parent ecc5c76275748bd44cc837d6c3e9edf465f308c0
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu, 11 Feb 2021 16:33:01 +0000

Use ns_run from $PATH
Diffstat:
Mservice_scripts/generic/run | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/service_scripts/generic/run b/service_scripts/generic/run @@ -30,5 +30,5 @@ env # Put UID/GID/GIDLIST into environment for use by s6-applyuidgid below s6-envuidgid ${CONTAINER_USER} -/root/ns_run data/root +ns_run data/root /mnt/ns/bin/s6-applyuidgid -U ${CONTAINER_USER_HOME}/run/init