mrrl-containers

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

commit 8f5b1e4a7fec8f2b9dec6bc5d2aad7fd2246a231
parent 477827fce71762373f52b6f23bf7423b7fc29ca5
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Mon, 21 Feb 2022 02:23:08 +0000

Define variable name for importas properly
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 @@ -12,7 +12,7 @@ multisubstitute { define CONTAINER_TMPFS /run/containers/${CONTAINER_NAME}.${CONTAINER_USER} # define CONTAINER_DATA /mnt/volumes/containers/user/${CONTAINER_USER}/${CONTAINER_NAME} define -s tmpfs_dirs "home run tmp inbox run/inbox tmp/.X11-unix" - importas -D ns -sCn CONTAINER_MNT_DIRS + importas -D ns -sCn CONTAINER_MNT_DIRS CONTAINER_MNT_DIRS } getpid NS_PID