fixe bug 3280
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
34e2ce1daf
commit
92931c7bb9
@ -163,11 +163,11 @@ fi
|
||||
if [ "$RUNBOOTSCRIPTS" != "'yes'" ]; then
|
||||
chkconfig xcatpostinit1 off
|
||||
fi
|
||||
echo "REBOOT=TRUE" >> /opt/xcat/xcatinfi
|
||||
#echo "REBOOT=TRUE" >> /opt/xcat/xcatinfo
|
||||
EOF
|
||||
chmod 755 /opt/xcat/xcatinstallpost
|
||||
|
||||
chkconfig xcatpostinit1 on
|
||||
chkconfig --add xcatpostinit1
|
||||
|
||||
#create the dskls post
|
||||
cat >/opt/xcat/xcatdsklspost << 'EOF'
|
||||
|
Loading…
Reference in New Issue
Block a user