2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-18 02:21:10 +00:00

touch xCATSN

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav
2008-04-15 19:02:56 +00:00
parent 1f3cf42124
commit fc923f29dc

View File

@@ -133,7 +133,6 @@ sub copyCertstoSN
}
# TODO fix for SuSE and AIX
`service xcatd restart`;
`service postgresql restart`;
return $rc;
}