|
|
|
|
|
by jakemauer
1326 days ago
|
|
In addition to the other helpful suggestions you’ve received, look into using Log2Ram. It does what it sounds like, puts log writes in ram and then writes them to disk on a slower cadence that doesn’t work your SD card that much. https://github.com/azlux/log2ram |
|