Reduce journal storage size from 3MB to 2.5MB

Recently hit a situation where an application was
core dumping consistently and this maxed out
the allowed size for BMC dumps (1MB). When this
happened, the BMC started to reach it's maximum
persistent filesystem size in /var.

The persistent journal usage in /var needs to allow
for this worst case usage by BMC dump.

This is only an issue on systems where the journal is
written to persistent storage.

Resolves openbmc/openbmc#2595

Change-Id: Iab484e59d6586677938fe20673716203dacb0846
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
1 file changed