1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/trousers/tcsd.service

11 lines
180 B
Desktop File

[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