diff --git a/systemvm/patches/debian/config/etc/ssh/sshd_config b/systemvm/patches/debian/config/etc/ssh/sshd_config index 1bc29b777bb..6c64719e4d3 100644 --- a/systemvm/patches/debian/config/etc/ssh/sshd_config +++ b/systemvm/patches/debian/config/etc/ssh/sshd_config @@ -121,7 +121,7 @@ MaxSessions 1000 #Banner /some/path # override default of no subsystems -Subsystem sftp /usr/libexec/openssh/sftp-server +Subsystem sftp /usr/lib/openssh/sftp-server # Example of overriding settings on a per-user basis #Match User anoncvs