And change the disable attribute to “no”:
service tftp
{
disable = yes <<<==== change this to no
socket_type = dgram
protocol = udp
flags = IPv6
wait = yes
user = root
group = root
server = /usr/sbin/in.tftpd
server_args = -s /var/opt/tftpboot
}
Then restart the Xinet Daemon with: