Odroid C2, Odroid-Xu4
I've selected DietPi-Ramlog #2: and this functionality is working (logs are stored in /root/logfile_storage location), except time when I'm trying to restart server.
When restart is completed I see all current logs (from /var/log) are dropped to /logfile_storage and I think this is happening before server when down.
Hot to sort it and where is the issue?
Odroid C2,XU4 - funny log rotation
Re: Odroid C2,XU4 - funny log rotation
I was able to sort the problem creating symlink from /root/logfile_storage into /logfile_storage.