mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
12 lines
177 B
Desktop File
12 lines
177 B
Desktop File
[Unit]
|
|
Description=TEE Supplicant
|
|
|
|
[Service]
|
|
User=root
|
|
EnvironmentFile=-/etc/default/tee-supplicant
|
|
ExecStart=/usr/bin/tee-supplicant $OPTARGS
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|
|
|