mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Restart tpmd on failure
This is a critical component - make sure it restarts on any failures
This commit is contained in:
parent
69fb2322b0
commit
ddbbbc80a5
@ -4,6 +4,8 @@ Requires=tcsd.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/tpmd 23179
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user