aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-client/optee.service
blob: 37fc4f752ddc916cfd38fc609b5cb559740de8f8 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=optee services

[Service]
ExecStart=/usr/bin/tee-supplicant
ExecStop=/usr/bin/killall -s KILL tee-supplicant

[Install]
WantedBy=multi-user.target