reduce logbuffer size to 12K due to lack of RAM

This commit is contained in:
Mark Whitehorn 2016-05-31 09:24:45 -06:00 committed by Beat Küng
parent 0ca63fa379
commit f129b86d1b
1 changed files with 1 additions and 1 deletions

View File

@ -638,7 +638,7 @@ then
then
fi
else
if logger start -b 9
if logger start -b 12
then
fi
fi