lshd: Streamline first use.
svn path=/nixos/trunk/; revision=25716
This commit is contained in:
parent
8361444f9b
commit
7edc419f65
@ -135,7 +135,8 @@ in
|
||||
# XXX: It would be nice to provide feedback to the
|
||||
# user when this fails, so that they can retry it
|
||||
# manually.
|
||||
${lsh}/bin/lsh-make-seed -o /var/spool/lsh/yarrow-seed-file
|
||||
${lsh}/bin/lsh-make-seed --sloppy \
|
||||
-o /var/spool/lsh/yarrow-seed-file
|
||||
fi
|
||||
|
||||
if ! test -f "${cfg.hostKey}"
|
||||
|
Loading…
Reference in New Issue
Block a user