mrrl-containers

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

commit 265506efe699a494bfa232c18745c0504829a1b8
parent 7747aaf4277539ea664b2b7bc0bea71047d2efc1
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Tue,  6 May 2025 12:40:22 +0000

style fix (whitespace)

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 @@ -59,7 +59,7 @@ if { } foreground { printf "Seccomp profile to be used: } -foreground { +foreground { ls -lhA /mnt/ns/bin/seccomp-${CONTAINER_SECCOMP_PROFILE}.bpf }