feat: test patching
1 files changed, 11 insertions(+), 0 deletions(-) A files/etc/ssh/sshd_config.makeimg.patch
A files/etc/ssh/sshd_config.makeimg.patch => files/etc/ssh/sshd_config.makeimg.patch +11 -0
@@ 0,0 1,11 @@ --- sshd_config.orig +++ sshd_config @@ -58,7 +58,7 @@ #IgnoreRhosts yes # To disable tunneled clear text passwords, change to "no" here! -#PasswordAuthentication yes +PasswordAuthentication no #PermitEmptyPasswords no # Change to "no" to disable keyboard-interactive authentication. Depending on