Sshd is slow to start on some systems.
This commit is contained in:
parent
e26956be72
commit
942a81c8d5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user