commit 69ae55e57ef05355fa5e273fbd22d6837e081874
parent 4b572d6dca91a4c573b68f6834f87e43a5410c1e
Author: ccx <ccx@te2000.cz>
Date: Wed, 10 Apr 2024 15:00:48 +0000
Increase mdevd buffer size again (to 8M)
Diffstat:
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 2048 -f {{qconfig("mdevd.conf")}}
+ mdevd -D 3 -b 8192 -f {{qconfig("mdevd.conf")}}
|end()
|start_longrun("udev", "mount-sys mount-proc mount-dev") # TODO add logger