mrrl-system-config

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

commit a089662d7193fa7cddd861e31e258aa151c6a6ec
parent 69ae55e57ef05355fa5e273fbd22d6837e081874
Author: ccx <ccx@te2000.cz>
Date:   Wed, 10 Apr 2024 15:10:12 +0000

mdevd buffer size (32M)

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

diff --git a/s6-rc.aat b/s6-rc.aat @@ -166,7 +166,7 @@ |notification_fd(3) |run() #!{{env_el("mdevd")}} -P - mdevd -D 3 -b 8192 -f {{qconfig("mdevd.conf")}} + mdevd -D 3 -b 32768 -f {{qconfig("mdevd.conf")}} |end() |start_longrun("udev", "mount-sys mount-proc mount-dev") # TODO add logger