summaryrefslogtreecommitdiffstats
path: root/package/tcf-agent/tcf-agent.service
blob: 8d2023b13de51562d997314e82d1aafb7f6d2635 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Target Communication Framework Agent
After=network.target

[Service]
ExecStart=/usr/sbin/tcf-agent -L- -l0

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud