mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-11 09:25:16 +00:00
It's just easier to package if we keep all the tmpfiles in one place (even though there is only one) All of the kube code uses /var/run/ not /run. Even though /var/run is a link to /run on all systemd systems, it makes sense to me to keep our codebase consistent.