Sshd is slow to start on some systems.

This commit is contained in:
Simon Josefsson 2008-12-17 16:22:37 +00:00
parent e26956be72
commit 942a81c8d5

View File

@ -26,7 +26,7 @@ trap "kill ${sshdpid}; echo signal killing sshd; exit 1;" EXIT
: "started sshd (${sshdpid})"
sleep 1
sleep 3
: Invoking $cmd...
eval $cmd