mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
openssh: fix sftp-server path
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ba4be875cb
commit
84fa6fe362
@ -107,7 +107,7 @@ SyslogFacility AUTHPRIV
|
|||||||
#ChrootDirectory none
|
#ChrootDirectory none
|
||||||
|
|
||||||
# override default of no subsystems
|
# 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
|
# Example of overriding settings on a per-user basis
|
||||||
#Match User anoncvs
|
#Match User anoncvs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user