07-04-2019, 11:10 PM
I wonder if you could just use /run which is a tmpfs (ram file system). I think by default its configured with a size limit of 50% of total RAM. This can be changed by adding a manual entry in /etc/fstab
https://manpages.debian.org/stretch/init....5.en.html
So in theory on a Pi-4/4GB model you could safely let /run have a 3GB size limit.
-Tim
https://manpages.debian.org/stretch/init....5.en.html
So in theory on a Pi-4/4GB model you could safely let /run have a 3GB size limit.
-Tim