summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-19 09:57:36 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-19 09:57:36 -0400
commit97eafcb2cd8bcf79dfe91a195a11c033da281fb8 (patch)
tree034abcd48ba532706efb4a494638d9a268d21edc /.ssh/config
parentcdbff8dd82d42ca19b74c77026756bb515f97f62 (diff)
.ssh/config: remove options that don't work with Sun_SSH_1.1.4
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ssh/config b/.ssh/config
index 5c271b5..bb876ba 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,11 +1,3 @@
Host *
Protocol 2
- ControlMaster auto
- ControlPath ~/.ssh/master-%r@%h:%p
Compression yes
-
-# Parabola Repo Server
-Host parabola
- Port 1863
- HostName repo.parabolagnulinux.org
- User repo