aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
blob: dd3a79bf9b1e2ecf034132ef4a0e331285f41c38 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Target Communication Framework agent
After=network.target

[Service]
ExecStart=@SBINDIR@/tcf-agent -L- -l0

[Install]
WantedBy=multi-user.target