integrate-distro.sh: Leave netboot interface configuration entirely to initrd

This commit is contained in:
Jan Lindemann 2011-06-24 10:30:22 +00:00 committed by Jan Lindemann
commit 0ce4548f3c

View file

@ -702,7 +702,6 @@ cmd_install()
make_netboot_etc_ldap_conf > $root/etc/ldap.conf.netboot
make_netboot_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf.netboot
make_netboot_etc_hosts > $root/etc/hosts.netboot
echo "STARTMODE='nfsroot'" > $root/etc/sysconfig/network/ifcfg-eth0.netboot
make_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf
chmod 644 $root/etc/openldap/ldap.conf