安装tftp:怎样使xinetd服务关联上tftp即/etc/xinetd.d/tftp
ye_cl 2007-03-08 04:26:35 red hat 9.0中 手动安装了tftp包"rpm -ivh tftp-server-0.32-4.i386.rpm", 在/etc/xinetd.d/下有了tftp配置文件,在图形方式下"service configuration"界面中左边列出了tftp服务,勾上它,发现不能启动,提示为"you must enable xinetd to use this service.", 但是/etc/xinetd.conf文件中只是include了xinetd.d目录,怎样使xinetd服务可以使用tftp呢?