remoteshell on debian
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7acde1dad7
commit
872ee19eea
@ -158,7 +158,7 @@ fi
|
||||
# start up the sshd for syncfiles postscript to do the sync work
|
||||
logger -t xCAT -p local4.info "start up sshd"
|
||||
|
||||
if [[ $OSVER == ubuntu* ]]
|
||||
if [[ $OSVER == ubuntu* || $OSVER == debian* ]]
|
||||
then
|
||||
if [ ! -d /var/run/sshd ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user