fix defect 3510989
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f6f39da154
commit
7c949b11b5
@ -259,8 +259,9 @@ if ($::INITIALINSTALL || $::FORCE || $::UPDATEINSTALL)
|
||||
|
||||
if ($::osname eq 'AIX')
|
||||
{
|
||||
xCAT::Utils->setupAIXconserver($::VERBOSE);
|
||||
|
||||
if ($::INITIALINSTALL) { # do only on install
|
||||
xCAT::Utils->setupAIXconserver($::VERBOSE);
|
||||
}
|
||||
&setupAIXIPMITool;
|
||||
|
||||
# Add the xcatd subsystem to the AIX
|
||||
|
Loading…
Reference in New Issue
Block a user