Skip to content

Commit

Permalink
Added PidFile to sshd config
Browse files Browse the repository at this point in the history
  • Loading branch information
nfugal committed Sep 29, 2021
1 parent a604deb commit 36051ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sshd_config.bastion
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Port 9022
AllowUsers dev

StrictModes no

PidFile /home/dev/sshd.pid

0 comments on commit 36051ac

Please sign in to comment.