blob: c1bf20ab2929bc34ca7490f572898c6f3c1d88ee [file] [log] [blame]
service tftp
{
disable = yes
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -R 4096:32767 -s /tftpboot
}