systemvm: correct sftp subsystem path of debian wheezy

This closes #104

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
René Moser 2015-03-10 00:04:22 +01:00 committed by Rohit Yadav
parent 37b4d9c308
commit 47de4a12f4

View File

@ -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