We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888cfbf commit 83d997aCopy full SHA for 83d997a
setup/system/ssh_timeout.sh
@@ -114,6 +114,6 @@ echo ' - Current session needs to logout and login again'
114
echo ' - Test: open new SSH, do nothing for 5 minutes'
115
echo ''
116
echo '🔍 Verify:'
117
-echo ' echo \$TMOUT # Should show 300'
+echo " echo \$TMOUT # Should show 300"
118
echo ' grep TMOUT /etc/profile.d/ssh-timeout.sh # For bash'
119
echo ' grep TMOUT /etc/zsh/zshenv # For zsh'
0 commit comments