diff --git a/misc/atftpd b/misc/atftpd new file mode 100644 index 0000000..c110501 --- /dev/null +++ b/misc/atftpd @@ -0,0 +1,2 @@ +USE_INETD=false +OPTIONS="--tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /srv/tftp"