openssh: fix sftp-server path

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-08 01:52:58 +02:00
parent ba4be875cb
commit 84fa6fe362

View File

@ -107,7 +107,7 @@ SyslogFacility AUTHPRIV
#ChrootDirectory none
# override default of no subsystems
Subsystem sftp /usr/libexec/sftp-server
Subsystem sftp /usr/lib/openssh/sftp-server
# Example of overriding settings on a per-user basis
#Match User anoncvs