fix the problem that rhels5.10 initrd cannot resolve the mn hostname
This commit is contained in:
parent
abea7eceee
commit
b014538601
@ -1510,6 +1510,7 @@ EOMS
|
||||
push @filestoadd,"lib64/libresolv.so.2";
|
||||
} else {
|
||||
push @filestoadd,"lib/libnss_dns.so.2";
|
||||
push @filestoadd,"lib/libresolv.so.2";
|
||||
}
|
||||
push @filestoadd,keys %libhash;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user