contrib/systemd: Add tmpfiles.d file

Now that that the apiserver can auto-generate self-signed
certificates, and drop them in /var/run/kubernetes (which is really
/run/kubernetes), we need to ensure it's created on boot.

(I'm not sure why the default isnt' *persistent* self-signed
 certificates, but that's a different patch)
This commit is contained in:
Colin Walters 2015-01-18 21:01:17 -05:00
parent eeb712d163
commit 608e00bffd

View File

@ -0,0 +1 @@
d /run/kubernetes 0755 kube kube -