touch /etc/xCATMN instead of /etc/xCATMS for Management node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
67b4dba325
commit
b14d3ed517
@ -150,8 +150,8 @@ if [ "$1" = "1" ]; then #Only if installing for the fist time..
|
||||
then
|
||||
rm /tftpboot/pxelinux.cfg/default
|
||||
fi
|
||||
# make Management Server
|
||||
touch /etc/xCATMS
|
||||
# make Management Node
|
||||
touch /etc/xCATMN
|
||||
# setup syslog
|
||||
if [ ! -r /etc/syslog.conf.XCATORIG ]; then
|
||||
cp /etc/syslog.conf /etc/syslog.conf.XCATORIG
|
||||
|
Loading…
Reference in New Issue
Block a user