mrrl-system-config

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

commit 4b572d6dca91a4c573b68f6834f87e43a5410c1e
parent 9f9a4cf21e67e3f5bc8e36c83d2b565ac8315109
Author: ccx <ccx@te2000.cz>
Date:   Sun,  7 Apr 2024 17:14:54 +0000

Increase buffer size for mdevd

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 -f {{qconfig("mdevd.conf")}} + mdevd -D 3 -b 2048 -f {{qconfig("mdevd.conf")}} |end() |start_longrun("udev", "mount-sys mount-proc mount-dev") # TODO add logger