mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
debug: update logging
This commit is contained in:
3
tests.mk
3
tests.mk
@@ -93,10 +93,11 @@ endif
|
||||
cat /etc/ssh/sshd_config
|
||||
systemctl daemon-reload
|
||||
systemctl list-unit-files | sort
|
||||
journalctl -u ssh -n 1000
|
||||
systemctl restart ssh.socket
|
||||
journalctl -u ssh -n 1000
|
||||
service ssh status
|
||||
sleep 2
|
||||
journalctl -u ssh -n 1000
|
||||
endif
|
||||
|
||||
@echo "-----> Installing SSH public key..."
|
||||
|
||||
Reference in New Issue
Block a user