Fix rkt binary path

This commit is contained in:
Jonathan Wills 2015-08-15 09:53:33 -04:00
parent bf08da0fdc
commit a68e819e60

View File

@ -202,4 +202,4 @@ coreos:
After=kubernetes-install-rkt.service
[Service]
EnvironmentFile=/etc/kube-env
ExecStart=/opt/rkt/rkt metadata-service
ExecStart=/opt/rkt/rkt/rkt metadata-service