Since the normal log2ram log isn't in /var/log, it won't be handled by logrotate, so it should be removed on startup to prevent it from growing indefinitely. We should also figure out some way to let it be processed by logrotate, but that'd be really tricky to do well. Maybe just kludge it by removing all but the last 10 lines if the file is greater than SIZE?pull/9/head