clausklein / rpms / tftp

Forked from rpms/tftp 5 years ago
Clone
10665a
[Unit]
10665a
Description=Tftp Server
10665a
Requires=tftp.socket
10665a
Documentation=man:in.tftpd
10665a
10665a
[Service]
10665a
ExecStart=/usr/sbin/in.tftpd -s /var/lib/tftpboot
10665a
StandardInput=socket
10665a
10665a
[Install]
10665a
Also=tftp.socket