]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
ssh_config: Document how to overwrite global rules.
authorSimon Ruderich <simon@ruderich.org>
Sun, 5 Jan 2014 22:32:46 +0000 (23:32 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 5 Jan 2014 22:39:21 +0000 (23:39 +0100)
ssh_config

index a9835c2512f79531e24facb831323c091ebd3ee2..a860b7d82a5f786d25eda9ac4ec61dec75df2a66 100644 (file)
 #     ServerAliveInterval 5
 
 
+# Global options which overwrite other host-local options must be at end or
+# the host-local options are ignored, thanks to anonJD in #openssh on Freenode
+# (2011-05-18 21:40 CEST) for letting me know. Therefore put all affected host
+# specific rules here, before the global rules.
+
+
 # Rules for all hosts.
 Host *