The size limit on the edge's systemd journal size is currently left at its default value (10% of volume size or 4 GB, whatever is smaller). My SD card is currently full, and 800 MB are used by these logs.
We should set the maximum size to something more reasonable. Instructions are on the archlinux wiki.
I'm currently setting SystemMaxUse=50M in /etc/systemd/journald.conf.
The size limit on the edge's systemd journal size is currently left at its default value (10% of volume size or 4 GB, whatever is smaller). My SD card is currently full, and 800 MB are used by these logs.
We should set the maximum size to something more reasonable. Instructions are on the archlinux wiki.
I'm currently setting
SystemMaxUse=50Min/etc/systemd/journald.conf.