Linux 配备TFTP

Linux 配置TFTPservice tftp{socket_type dgramprotocol udpwait yesuser rootserver /usr/sbin/in.t

Linux 配置TFTP
service tftp{ socket_type = dgram protocol = udp wait = yes user = root server = /usr/sbin/in.tftpd server_args = -s /opt/proton/lua/data/tftpboot -c disable = no per_source = 11 cps = 100 2 flags = IPv4}

?