more changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
96ce7601ee
commit
ed5a629fcb
@ -147,7 +147,7 @@ sleep 1
|
||||
|
||||
grep -q cosched3 /etc/poe.priority 2> /dev/null
|
||||
if [[ $? -ne 0 ]] then
|
||||
echo '* cosched1 18 100 97 10' > /etc/poe.priority
|
||||
echo '* cosched1 18 100 97 10' >> /etc/poe.priority
|
||||
echo '* cosched2 13 100 99.5 10' >> /etc/poe.priority
|
||||
echo '* cosched3 13 100 99 3' >> /etc/poe.priority
|
||||
chmod 644 /etc/poe.priority
|
||||
|
Loading…
Reference in New Issue
Block a user