Skip to content

Commit

Permalink
We're root in container, set PermitRootLogin=yes
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Sep 29, 2023
1 parent fa4c921 commit 2f83fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/setup_ssh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ UsePrivilegeSeparation no
# Authentication
LoginGraceTime 10
PermitRootLogin no
PermitRootLogin yes
StrictModes no
UsePAM no
Expand Down

0 comments on commit 2f83fae

Please sign in to comment.