mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-13 10:39:07 +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.
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
d /var/run/kubernetes 0755 kube kube -
|