fcad622a62
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tftp.git#70259dc3f4998b138e448b4fcbe44142bc289a89
12 lines
189 B
Desktop File
12 lines
189 B
Desktop File
[Unit]
|
|
Description=Tftp Server
|
|
Requires=tftp.socket
|
|
Documentation=man:in.tftpd
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/in.tftpd -s /var/lib/tftpboot
|
|
StandardInput=socket
|
|
|
|
[Install]
|
|
Also=tftp.socket
|