mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-23 11:40:25 +00:00
fix the problem that rhels5.10 initrd cannot resolve the mn hostname
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user