Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterTea committed Feb 3, 2024
1 parent 5f67ac8 commit 9f523fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
echo "KEYGEN"
sudo netstat -nlp | grep :22
sudo sed -i '/imklog/s/^/#/' /etc/rsyslog.conf
sudo echo "LogLevel DEBUG3" >> /etc/ssh/sshd_config
#sudo echo "LogLevel DEBUG3" >> /etc/ssh/sshd_config
#echo "Port 2222" >> /etc/ssh/sshd_config
sudo service rsyslog restart
sudo service ssh restart
Expand Down

0 comments on commit 9f523fe

Please sign in to comment.