diff --git a/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/files/tpmd.service b/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/files/tpmd.service index 7af811da6f..edf5c70aed 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/files/tpmd.service +++ b/sdk_container/src/third_party/coreos-overlay/app-crypt/go-tspi/files/tpmd.service @@ -4,6 +4,8 @@ Requires=tcsd.service [Service] ExecStart=/bin/tpmd 23179 +Restart=always +RestartSec=0 [Install] WantedBy=multi-user.target