blob: 6b00df742157711594d82c2008a32b36180d529a [file] [log] [blame]
Andrew Geissler23e02792023-07-21 09:06:10 -05001[Unit]
2Description=TEE Supplicant
Andrew Geisslerfc7e7972023-09-11 08:24:07 -04003ConditionPathExistsGlob=/dev/teepriv[0-9]*
Andrew Geissler23e02792023-07-21 09:06:10 -05004
5[Service]
6User=root
7EnvironmentFile=-@sysconfdir@/default/tee-supplicant
8ExecStart=@sbindir@/tee-supplicant $OPTARGS
9
10[Install]
11WantedBy=basic.target