mrrl-system-config

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

commit cdeb78362ceacd8087b1d04ef26573cb115b7844
parent 73b979db781674fc7b06233cefd6c2b77bcaa82a
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Mon,  6 Oct 2025 12:43:40 +0000

Increase user log size

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

diff --git a/s6-rc.aat b/s6-rc.aat @@ -299,7 +299,7 @@ if { chown {<u.name>}: /run/user/{<u.id>}.logs } if { chmod 700 /run/user/{<u.id>}.logs } s6-envuidgid {<u.name>} applyuidgid-caps -U "" - s6-log -- t /run/user/{<u.id>}.logs + s6-log -- t s1048576 n10 /run/user/{<u.id>}.logs |end() |start_longrun("svscan-"(<u.name>), "ok-sysinit rootfs")