commit 20f1fc8e70e98fa5e8e6e378ff53ce79628a45ca
parent ddb20e067ab184cd18ee8b88d74044dfeeaaad4c
Author: Jan Pobrislo <ccx@te2000.cz>
Date: Wed, 26 Nov 2025 14:06:43 +0000
use cgconfigparser from mrrl
Diffstat:
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()
- cgconfigparser -l {{qconfig("cgconfig.conf")}}
+ {{qenv("cgconfigparser"}} -l {{qconfig("cgconfig.conf")}}
|end()
|start_oneshot("mdevd-coldplug", "mount-dev mount-sys sysctl modules mdevd")