add xcatserver, xcatclient to the default postscripts for the service group on Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ee07fe3cca
commit
c6f162fe11
@ -1001,7 +1001,7 @@ sub initDB
|
||||
}
|
||||
|
||||
$chtabcmds .=
|
||||
"$::XCATROOT/sbin/chtab node=service postscripts.postscripts='servicenode'";
|
||||
"$::XCATROOT/sbin/chtab node=service postscripts.postscripts='servicenode,xcatserver,xcatclient'";
|
||||
|
||||
my $outref = xCAT::Utils->runcmd("$chtabcmds", 0);
|
||||
if ($::RUNCMD_RC != 0)
|
||||
|
Loading…
Reference in New Issue
Block a user