summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 3fe3e017e..ec8ff8f19 100644
--- a/sshd_config
+++ b/sshd_config
@@ -124,7 +124,7 @@ AuthorizedKeysFile .ssh/authorized_keys
124#Banner none 124#Banner none
125 125
126# override default of no subsystems 126# override default of no subsystems
127Subsystem sftp /usr/libexec/sftp-server 127Subsystem sftp /usr/lib/openssh/sftp-server
128 128
129# Example of overriding settings on a per-user basis 129# Example of overriding settings on a per-user basis
130#Match User anoncvs 130#Match User anoncvs