Skip to content
Snippets Groups Projects
Commit f129b86d authored by Mark Whitehorn's avatar Mark Whitehorn Committed by Beat Küng
Browse files

reduce logbuffer size to 12K due to lack of RAM

parent 0ca63fa3
No related branches found
No related tags found
No related merge requests found
......@@ -638,7 +638,7 @@ then
then
fi
else
if logger start -b 9
if logger start -b 12
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