fix copy??
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
95d9795551
commit
6d0a889c80
@ -127,7 +127,7 @@ sub copyCertstoSN
|
||||
{
|
||||
mkdir("/etc/sysconfig", 0755);
|
||||
}
|
||||
`cp /xcatpost/etc/sysconfig/xcat /etc/sysconfig`;
|
||||
`cp /xcatpost/etc/sysconfig/xcat /etc/sysconfig/xcat`;
|
||||
chmod 0700, "/etc/sysconfig/xcat";
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user