]> git.ipfire.org Git - ipfire-2.x.git/commit
sshd_config: Do not set defaults explicitly
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 20 Jan 2020 20:04:00 +0000 (20:04 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Mar 2020 17:40:50 +0000 (17:40 +0000)
commit57302eeb16c73fdbebc23c5cd58c042fc2d77f9b
tree4d7dbd3df8cb528f55237dcc3a92357da78ba1d1
parent3fd3f4de44df53d631937ec137078eb8c0328bd4
sshd_config: Do not set defaults explicitly

In order to keep configurations as small as possible and to make them
easier to read/audit, this patch omits all default configuration in the
OpenSSH server configuration file.

Further, it mentions where to refer for the full documentation.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/ssh/sshd_config