tcf-agent.service 164 B

123456789
  1. [Unit]
  2. Description=Target Communication Framework Agent
  3. After=network.target
  4. [Service]
  5. ExecStart=/usr/sbin/tcf-agent -L- -l0
  6. [Install]
  7. WantedBy=multi-user.target