service tftp { socket_type = dgram protocol = udp wait = yes user = root bind = 192.168.5.5 server = /usr/sbin/in.tftpd server_args = -c -p -v -s /tftproot disable = no per_source = 11 cps = 100 2 flags = IPv4 } # ls -ld /tftproot : # drwxr-xr-x 2 nobody nobody 4096 Jan 23 17:20 /tftproot