mrrl-system-config

system configuration on top of MRRL
git clone https://ccx.te2000.cz/git/mrrl-system-config
Log | Files | Refs

commit 46c0c74ba7c768b31b03841057f394386259d30f
parent 20f1fc8e70e98fa5e8e6e378ff53ce79628a45ca
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Thu, 27 Nov 2025 20:09:32 +0000

Fix typo

Diffstat:
Ms6-rc.aat | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/s6-rc.aat b/s6-rc.aat @@ -142,7 +142,7 @@ |start_oneshot("cgroups", "mount-run-cgroup") |in_bundle("ok-sysinit") |up() - {{qenv("cgconfigparser"}} -l {{qconfig("cgconfig.conf")}} + {{qenv("cgconfigparser")}} -l {{qconfig("cgconfig.conf")}} |end() |start_oneshot("mdevd-coldplug", "mount-dev mount-sys sysctl modules mdevd")