lshd: Streamline first use.

svn path=/nixos/trunk/; revision=25716
This commit is contained in:
Ludovic Courtès 2011-01-29 23:06:52 +00:00
parent 8361444f9b
commit 7edc419f65

View file

@ -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}"