commit 5c71c2a45ae568ea1bbe07b1497bf761c84521b8
parent bb1d44c33c97529cd1bb6c8ddf014c9c5f2281cc
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 21 Feb 2022 16:50:18 +0000
Don't chomp the CONTAINER_MNT_DIRS variable
Diffstat:
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 -s -C -n -u CONTAINER_MNT_DIRS CONTAINER_MNT_DIRS
+ importas -D ns -s -C -u CONTAINER_MNT_DIRS CONTAINER_MNT_DIRS
}
getpid NS_PID