reduce log buffer to 24K

This commit is contained in:
Mark Whitehorn 2016-04-29 08:20:52 -06:00 committed by Lorenz Meier
parent 8a77fec9c8
commit 89294317a1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ then
then
fi
else
if logger start -b 32
if logger start -b 24
then
fi
fi