Skip to content

Commit

Permalink
Change LogLevel flag to VERBOSE
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Domagała committed Dec 6, 2019
1 parent 2f8029b commit 705f203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/ssh/sshd_config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ UsePrivilegeSeparation yes
KeyRegenerationInterval 3600
ServerKeyBits 768
SyslogFacility AUTH
LogLevel INFO
LogLevel VERBOSE
LoginGraceTime 120
PermitRootLogin yes
StrictModes yes
Expand Down

0 comments on commit 705f203

Please sign in to comment.