Skip to content
Snippets Groups Projects
Commit 6c30e1ef authored by Niels Möller's avatar Niels Möller
Browse files

(lshd basics): Changed invokation of lsh-keygen.

Rev: doc/lsh.texinfo:1.31
parent df40df09
No related branches found
No related tags found
No related merge requests found
...@@ -707,7 +707,7 @@ To run @command{lshd}, you must first create a hostkey, usually stored in ...@@ -707,7 +707,7 @@ To run @command{lshd}, you must first create a hostkey, usually stored in
@file{/etc/lsh_host_key}. To do this, run @file{/etc/lsh_host_key}. To do this, run
@example @example
lsh-keygen | lsh-writekey -o /etc/lsh_host_key lsh-keygen --server | lsh-writekey --server
@end example @end example
@noindent @noindent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment