commit: 6de79b848f4aaf0024e37530e48b3eba9ef7dcfd
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 19:47:03 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 20:02:21 2019 +0000
URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=6de79b84
manpage: Clarify that dosshd will start network
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
doc/genkernel.8.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 1b36729..f5f877d 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -688,8 +688,9 @@ recognized by the kernel itself.
By default we will wait up to 10 seconds for interface to show up.
*dosshd*::
- Will start an SSH daemon within initramfs allowing to remotely unlock
- encrypted devices or just for debugging purpose.
+ Will bring up an interface and start a SSH daemon within initramfs
+ allowing to remotely unlock encrypted devices or just for debugging
+ purpose. See *ip* option for how to configure network.
*gk.sshd.port*=<...>::
By default, sshd will listen on port 22.