fix the problem that rhels5.10 initrd cannot resolve the mn hostname
This commit is contained in:
parent
9584f0f683
commit
ce58c3bc1c
@ -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…
x
Reference in New Issue
Block a user