Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #223 from Netflix/lastlog
Browse files Browse the repository at this point in the history
Do not write lastlog on SSH
  • Loading branch information
sargun committed Feb 11, 2019
2 parents 3bc04de + 359c6c0 commit 30a3559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/runtime/docker/docker_ssh.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ PasswordAuthentication no
X11Forwarding no
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
PrintLastLog no
TCPKeepAlive yes
#UseLogin no
Expand Down

0 comments on commit 30a3559

Please sign in to comment.