summaryrefslogtreecommitdiffstats
path: root/bin/agmrancid.in
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2007-01-14 05:39:54 +0000
committerTar Committer <tar@ocjtech.us>2007-01-14 05:39:54 +0000
commitac54243f382e817c08c1f895ccfdc05dcacdb044 (patch)
tree1c9b224e2714d9a6fd0ba8a7b211e287d3f8c9b9 /bin/agmrancid.in
parent1a7c45398738cdb4eaafdc9e0962272f19d54816 (diff)
downloadrancid-ac54243f382e817c08c1f895ccfdc05dcacdb044.tar.gz
rancid-ac54243f382e817c08c1f895ccfdc05dcacdb044.tar.xz
rancid-ac54243f382e817c08c1f895ccfdc05dcacdb044.zip
Imported from rancid-2.3.2a7.tar.gz.rancid-2.3.2a7
Diffstat (limited to 'bin/agmrancid.in')
-rw-r--r--bin/agmrancid.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/agmrancid.in b/bin/agmrancid.in
index 9f3166d..0542bd2 100644
--- a/bin/agmrancid.in
+++ b/bin/agmrancid.in
@@ -1,6 +1,6 @@
#! @PERLV_PATH@
##
-## $Id: agmrancid.in,v 1.1 2006/11/23 20:20:16 heas Exp $
+## $Id: agmrancid.in,v 1.2 2006/12/06 00:40:54 heas Exp $
##
## @PACKAGE@ @VERSION@
## Copyright (C) 1997-2006 by Terrapin Communications, Inc.
@@ -43,6 +43,9 @@ $found_env = 0;
$found_diag = 0;
$timeo = 90; # clogin timeout in seconds
+# the AGM kicks us off if it does not know our terminal type
+$ENV{'TERM'} = "dumb";
+
my(@commandtable, %commands, @commands);# command lists
my(%filter_pwds); # password filtering mode