Every once in a while, my /run partition gets full of space, as it is only 100M. This is how i got it from the image on digitalocean. How can i resize this partition and make it a little bigger?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This comment has been deleted
What is going into /run that is taking up so much space? Generally /run consists of things like pid files and sockets. If it’s filling up, there’s likely a bigger problem going on somewhere.