/etc/init.d/rc: line 30: /etc/rc.d/rc3.d/S65xinetd: Input/output error 原因:/etc/rc.d/init.d/xinetd的属性位不对 chmod 777 etc/rc.d/init.d/xinetd 后解决