CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/03 01:44:33
Modified files:
infrastructure/lib/DPB/Core: Distant.pm
Log message:
allow the ssh master to start interactively, so that it's even possible
to run without ssh keys or with a passphrase.
allow up to 10 seconds for startup so that the prompts do not
overlap each other (after that, the host will be dead as usual).
paraphrased from naddy@ "it's unusual to allow root ssh with a password,
but that means that problems with the configuration will show up straight
away" which is a good thing.