summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2009-11-16 14:26:11 -0600
committerbnewbold <bnewbold@manus.(none)>2009-11-16 14:26:11 -0600
commitec079fc1696c635abc7783e0f961ac614569dbe2 (patch)
tree0aeefb3ce184e653cb04bbc9211ad6ea0acf0575
parentb58a6bb5b6e9d7cf451eecde847b35a6e5f98639 (diff)
downloadopenwrt-repro-ec079fc1696c635abc7783e0f961ac614569dbe2.tar.gz
openwrt-repro-ec079fc1696c635abc7783e0f961ac614569dbe2.zip
pine update, x-forwarding to spt
-rw-r--r--.pinerc2
-rw-r--r--.ssh/config1
2 files changed, 2 insertions, 1 deletions
diff --git a/.pinerc b/.pinerc
index 14ab65b..af816f4 100644
--- a/.pinerc
+++ b/.pinerc
@@ -318,7 +318,7 @@ address-book=
global-address-book=
# Set by Pine; controls beginning-of-month sent-mail pruning.
-last-time-prune-questioned=109.10
+last-time-prune-questioned=199.11
# Set by Pine; controls display of "new version" message.
last-version-used=6.00
diff --git a/.ssh/config b/.ssh/config
index f88aca4..abd6bc8 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -24,6 +24,7 @@ Host athena
#PreferredAuthentications publickey,gssapi,password
Host spt
HostName spt.uchicago.edu
+ ForwardX11 yes
Host fajitta
HostName 128.32.117.23
User mux