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

not enough RAM for 32K buffer: reduce to 20K

parent 4e012927
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 20
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