File: tftp-proxy.service

package info (click to toggle)
tftp-proxy 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: makefile: 7
file content (8 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
6
7
8
[Unit]
Description=tftp-proxy

[Service]
ExecStart=/usr/bin/tftp-proxy -url=http://zerotouch.example.com

[Install]
WantedBy=multi-user.target