"Since the /run partition is limited to a size of 200k, this fills up the partition almost completely even in a minimal environment."
How/where did you see that limit?
I think /run is just mounted via the etc/fstab entry:
tmpfs /run tmpfs rw,nosuid,relatime,mode=755 0 0
"Since the /run partition is limited to a size of 200k, this fills up the partition almost completely even in a minimal environment."
How/where did you see that limit?
I think /run is just mounted via the etc/fstab entry:
tmpfs /run tmpfs rw,nosuid, relatime, mode=755 0 0