mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user