From f4b311dacee09b3252e1feb112e787fcea8a62f2 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 6 Jan 2012 13:18:09 +0000 Subject: [PATCH] add support for AIX ssh setup, more to be done git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/remoteshell | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xCAT/postscripts/remoteshell b/xCAT/postscripts/remoteshell index 2e09ce79b..fa69cbc68 100755 --- a/xCAT/postscripts/remoteshell +++ b/xCAT/postscripts/remoteshell @@ -3,8 +3,7 @@ #egan@us.ibm.com #(C)IBM Corp # -# For Linux only - +# Linux or AIX if [ -r /etc/ssh/sshd_config ] then logger -t xcat "Install: setup /etc/ssh/sshd_config"