diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/coreinit/files/coreinit.service b/sdk_container/src/third_party/coreos-overlay/app-admin/coreinit/files/coreinit.service index adf11ad360..e1ea598a39 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/coreinit/files/coreinit.service +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/coreinit/files/coreinit.service @@ -4,10 +4,5 @@ Description=coreinit [Service] ExecStart=/usr/bin/coreinit -Restart=always -# Set a longish timeout in case this machine isn't behaving -# nicely and bothering the rest of the cluster -RestartSec=10s - [Install] WantedBy=multi-user.target