defect 3524563: keeping the udevd does not hurt anything, so just keep it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c12bf5a549
commit
c5ab6661f0
@ -907,9 +907,9 @@ fi
|
||||
EOMS
|
||||
|
||||
# udevd needed by s390x for networking
|
||||
if ($arch ne "s390x") {
|
||||
print $inifile "killall -9 udevd\n";
|
||||
}
|
||||
# if ($arch ne "s390x") {
|
||||
# print $inifile "killall -9 udevd\n";
|
||||
# }
|
||||
|
||||
if($mode eq "statelite") {
|
||||
print $inifile "echo debug: before netstart\n";
|
||||
|
Loading…
Reference in New Issue
Block a user