

Cucaracha
-
Posts
3 -
Joined
-
Last visited
Community Answers
-
Cucaracha's post in armbian-ramlog problems and possible improvements was marked as the answer
I have the same issue and I've tested the script with the --delete option. The change solved my issue. Before I had about 74 MB in /var/log.hdd/journal. After the change and executing the cronjob I have about 7 MB now. So the ramdisk will not be overfilled anymore.
I've created a pull request with this small change: https://github.com/armbian/build/pull/3779