Remove start of postgresql on service node. Not needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a9437c9a23
commit
a2646ccad8
@ -128,7 +128,6 @@ sub copyCertstoSN
|
||||
}
|
||||
|
||||
# TODO fix for SuSE and AIX
|
||||
`service postgresql restart`;
|
||||
`service xcatd restart`;
|
||||
return $rc;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user