summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.519
1 files changed, 16 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 1395a5e6d..6c3b5e5e0 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.303 2020/01/28 01:49:36 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.304 2020/01/31 22:42:45 djm Exp $
37.Dd $Mdocdate: January 28 2020 $ 37.Dd $Mdocdate: January 31 2020 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -801,7 +801,20 @@ during
801and use only the system-wide known hosts file 801and use only the system-wide known hosts file
802.Pa /etc/ssh/known_hosts . 802.Pa /etc/ssh/known_hosts .
803The default is 803The default is
804.Cm no . 804.Dq no .
805.It Cm Include
806Include the specified configuration file(s).
807Multiple path names may be specified and each pathname may contain
808.Xr glob 7
809wildcards.
810Files without absolute paths are assumed to be in
811.Pa /etc/ssh .
812A
813.Cm Include
814directive may appear inside a
815.Cm Match
816block
817to perform conditional inclusion.
805.It Cm IPQoS 818.It Cm IPQoS
806Specifies the IPv4 type-of-service or DSCP class for the connection. 819Specifies the IPv4 type-of-service or DSCP class for the connection.
807Accepted values are 820Accepted values are