diff options
author | Colin Watson <cjwatson@debian.org> | 2016-12-26 00:56:20 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-12-26 00:58:36 +0000 |
commit | f34e7a4deda39af73585fb2440e7ebc062940a6a (patch) | |
tree | 0fd69bca2a7c69396c227a03f66317d391040116 /debian/patches/shell-path.patch | |
parent | de911c73504da8dd7d9bbaddcf0c0845dd6eb9a0 (diff) | |
parent | 41265d4fa6f5946719155a08a19717a4ca229454 (diff) |
Remove redundant "GSSAPIDelegateCredentials no" from ssh_config (already the upstream default), and document that setting ServerAliveInterval to 300 by default if BatchMode is set is Debian-specific (closes: #765630).
Diffstat (limited to 'debian/patches/shell-path.patch')
-rw-r--r-- | debian/patches/shell-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/shell-path.patch b/debian/patches/shell-path.patch index 82203e0d8..5c609f373 100644 --- a/debian/patches/shell-path.patch +++ b/debian/patches/shell-path.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From f6973171005fc513fa25540a1561ca1128e488e1 Mon Sep 17 00:00:00 2001 | 1 | From 62a564b1f2f9cb086a3618c6df4113a4d9dbe273 Mon Sep 17 00:00:00 2001 |
2 | From: Colin Watson <cjwatson@debian.org> | 2 | From: Colin Watson <cjwatson@debian.org> |
3 | Date: Sun, 9 Feb 2014 16:10:00 +0000 | 3 | Date: Sun, 9 Feb 2014 16:10:00 +0000 |
4 | Subject: Look for $SHELL on the path for ProxyCommand/LocalCommand | 4 | Subject: Look for $SHELL on the path for ProxyCommand/LocalCommand |