From: Gabriel Filion Date: Sun, 17 Jul 2011 04:28:54 +0000 (-0400) Subject: Document the $sshd_print_motd variable in the README X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0822b5bfb575fdfe555d26d112d0fde669d55963;p=puppet-sshd.git Document the $sshd_print_motd variable in the README Signed-off-by: Gabriel Filion --- diff --git a/README b/README index 9cf253f..647f2e0 100644 --- a/README +++ b/README @@ -174,6 +174,9 @@ The following is a list of the currently available variables: Use only strong SSL ciphers and MAC. Values: no or yes; Default: no. + $sshd_print_motd + Show the Message of the day when a user logs in. + $sshd_sftp_subsystem Set a different sftp-subystem than the default one. Might be interesting for sftponly usage. Default: empty -> no change of the default