diff --git a/xCAT/postscripts/remoteshell b/xCAT/postscripts/remoteshell index a0406907b..35ba0dbb6 100755 --- a/xCAT/postscripts/remoteshell +++ b/xCAT/postscripts/remoteshell @@ -188,7 +188,7 @@ then service ssh restart fi else - service sshd start + service sshd restart fi kill -9 $CREDPID