mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
-Add ssh in by default to esxi boots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -16,4 +16,5 @@ if [ ! -z "$MACADDR" ]; then
|
||||
esxcfg-init -R $MACADDR -K vmk0
|
||||
fi
|
||||
|
||||
sed -ie 's/#ssh/ssh/' /etc/inetd.conf #ssh is too nice not to have
|
||||
return ${SUCCESS}
|
||||
|
Reference in New Issue
Block a user