Skip to content

Draft: testing/logbookd: limit size of in-memory database

Clayton Craft requested to merge craftyguy/aports:logbookd into master

This prevents logbookd from filling all of system memory.

I chose 8MiB since sometimes I see bb's syslog (limited to 6MiB) dropping entries that would have been useful. I think most systems wanting to use logbookd can afford it.

Merge request reports