diff --git a/files/sshd_config b/files/sshd_config index 6ba9057c..918e9756 100644 --- a/files/sshd_config +++ b/files/sshd_config @@ -16,7 +16,7 @@ AllowTcpForwarding no # Force sftp and chroot jail Subsystem sftp internal-sftp ForceCommand internal-sftp -ChrootDirectory %h +ChrootDirectory /app # Enable this for more logs LogLevel VERBOSE