tftp-proxy.service 142 B

12345678
  1. [Unit]
  2. Description=tftp-proxy
  3. [Service]
  4. ExecStart=/usr/bin/tftp-proxy -url=http://zerotouch.example.com
  5. [Install]
  6. WantedBy=multi-user.target