Skip to content

Commit

Permalink
disable strict modes checking so ci can pass
Browse files Browse the repository at this point in the history
  • Loading branch information
brianm committed Nov 29, 2023
1 parent 8382473 commit 266478e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sshd/sshd_config.tmpl
Expand Up @@ -7,6 +7,7 @@ AcceptEnv LANG LC_*
UsePAM no
LoginGraceTime 120
PubkeyAuthentication yes
StrictModes no

ForceCommand {{.Path}}/command.sh
HostKey {{.Path}}/ssh_host_ed25519_key
Expand Down

0 comments on commit 266478e

Please sign in to comment.