summarylogtreecommitdiffstats
path: root/tcsd.service
blob: 33f4de65eb73482981ace930cd1ed3f8429ec4a3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Manager for Trusted Computing resources
After=sysinit.target

[Service]
User=tss
ExecStart=/usr/bin/tcsd -f -c /etc/tcsd.conf

[Install]
WantedBy=default.target