Blame SOURCES/tftp.service

ecbeaa
[Unit]
ecbeaa
Description=Tftp Server
ecbeaa
Requires=tftp.socket
ecbeaa
Documentation=man:in.tftpd
ecbeaa
ecbeaa
[Service]
ecbeaa
ExecStart=/usr/sbin/in.tftpd -s /var/lib/tftpboot
ecbeaa
StandardInput=socket
ecbeaa
ecbeaa
[Install]
ecbeaa
Also=tftp.socket