mirror of
/repos/baseimage-docker.git
synced 2026-02-27 17:41:59 +01:00
Merge pull request #38 from slawo-ch/patch-1
properly specify location of sftp-server binary
This commit is contained in:
@@ -123,7 +123,7 @@ ChallengeResponseAuthentication no
|
|||||||
#Banner none
|
#Banner none
|
||||||
|
|
||||||
# override default of no subsystems
|
# override default of no subsystems
|
||||||
Subsystem sftp /usr/lib/sftp-server
|
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||||
|
|
||||||
# Example of overriding settings on a per-user basis
|
# Example of overriding settings on a per-user basis
|
||||||
#Match User anoncvs
|
#Match User anoncvs
|
||||||
|
|||||||
Reference in New Issue
Block a user