Restart tpmd on failure

This is a critical component - make sure it restarts on any failures
This commit is contained in:
Matthew Garrett 2016-03-24 13:19:31 -07:00
parent 69fb2322b0
commit ddbbbc80a5

View File

@ -4,6 +4,8 @@ Requires=tcsd.service
[Service]
ExecStart=/bin/tpmd 23179
Restart=always
RestartSec=0
[Install]
WantedBy=multi-user.target