diff --git a/scripts/integrate-distro.sh b/scripts/integrate-distro.sh index 9f261d09..7e904261 100644 --- a/scripts/integrate-distro.sh +++ b/scripts/integrate-distro.sh @@ -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