From bb16d1f1bf210d0ac6f92fa5601a60e3639cbfb9 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 31 Aug 2018 21:28:28 +0200 Subject: Add service files for OpenSSH server Signed-off-by: David Oberhollenzer --- docs/defconfig.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/defconfig.md b/docs/defconfig.md index af01375..10263ba 100644 --- a/docs/defconfig.md +++ b/docs/defconfig.md @@ -104,3 +104,7 @@ For the shutdown and reboot targets, the following services are executed: restores a somewhat usable time from a file during boot. * swclocksave - For systems that don't have a hardware clock, this service saves the current time to a file during shutdown or reboot. + * sshd_keygen - A wait type service that generates host keys for the OpenSSH + server and then disables itself. + * sshd - Starts an OpenSSH server after the network pseudo service and after + the sshd_keygen service. -- cgit v1.2.3