summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/bugs/ssh-connection-refused-with-proxycommand.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/website/bugs/ssh-connection-refused-with-proxycommand.mdwn b/website/bugs/ssh-connection-refused-with-proxycommand.mdwn
index 0c6d8c8..afd59f1 100644
--- a/website/bugs/ssh-connection-refused-with-proxycommand.mdwn
+++ b/website/bugs/ssh-connection-refused-with-proxycommand.mdwn
@@ -15,4 +15,9 @@ However, I can no longer connect to any hosts. Here's example out put:
The server auth.log has nothing in it.
+------
+
+The problem was that the shebang line was `#!/bin/sh -e` instead of
+plain ol' `#!/bin/sh`
+
[[bugs/done]] 2008-07-29 11:18:42-0400 (released in 0.6-1)