Package installer-feature-pxeboot-stage3: Скрипты

Post install

unset DURING_INSTALL

sed -i '/^[[:space:]]*in.tftpd:/d' /etc/hosts.allow
echo 'in.tftpd: ALL' >>/etc/hosts.allow

sed -i 's/^[[:space:]]*only_from[[:space:]]*=[[:space:]]*127.0.0.1/#&/' /etc/xinetd.conf
chkconfig xinetd on
chkconfig tftp on

control rpcbind server