Skip to:
/var/log/journal can fill up armbian-ramlog /var/log. logrotate does not flush / vacuum journal.
add journalctl --vacuum-size=5M
Resolved via https://github.com/armbian/build/pull/2224
I also had this issue a while ago but forgot about it. Thanks for taking on.
/var/log/journal can fill up armbian-ramlog /var/log. logrotate does not flush / vacuum journal.
add journalctl --vacuum-size=5M