Skip to content
Snippets Groups Projects
Commit 89294317 authored by Mark Whitehorn's avatar Mark Whitehorn Committed by Lorenz Meier
Browse files

reduce log buffer to 24K

parent 8a77fec9
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ then
then
fi
else
if logger start -b 32
if logger start -b 24
then
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment