aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-tpm/trousers/files/tcsd.service
blob: 787d4e97b8694a4b2d06f0322ba9a82530dd0aeb (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=TCG Core Services Daemon
After=syslog.target

[Service]
Type=forking
ExecStart=@SBINDIR@/tcsd

[Install]
WantedBy=multi-user.target