HPC Integration -- need to start rsh for POE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ad26890c44
commit
c44b5bfc51
@ -103,3 +103,9 @@ else
|
||||
/usr/bin/sed -i 's/MP_POE_LAUNCH=.*/MP_POE_LAUNCH=all/g' $installroot/etc/poe.limits
|
||||
fi
|
||||
|
||||
|
||||
# POE requires rsh to be running
|
||||
/usr/bin/sed -i 's/disable.*/disable = no/g' $installroot/etc/xinetd.d/rsh
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user