summaryrefslogtreecommitdiffstats
path: root/bsp/meta-arm/meta-arm/recipes-security/optee/optee-client/tee-supplicant.service
blob: ffb54d3900d28b05be0ef75d82824ec094da5058 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=TEE Supplicant

[Service]
User=root
EnvironmentFile=-/etc/default/tee-supplicant
ExecStart=/usr/sbin/tee-supplicant $OPTARGS

[Install]
WantedBy=basic.target