From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 20:07:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C4C616A4CE for ; Wed, 26 Nov 2003 20:07:54 -0800 (PST) Received: from ariel.ucs.unimelb.edu.au (ariel.ucs.unimelb.edu.au [128.250.20.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5692E43FFD for ; Wed, 26 Nov 2003 20:07:52 -0800 (PST) (envelope-from jrhoden@unimelb.edu.au) Received: from elkanah.its.unimelb.edu.au (elkanah.its.unimelb.edu.au [128.250.18.41])hAR47o22011044; Thu, 27 Nov 2003 15:07:50 +1100 (EST) From: JacobRhoden Organization: University of Melbourne To: Brett Glass , questions@freebsd.org Date: Thu, 27 Nov 2003 15:07:50 +1100 User-Agent: KMail/1.5 References: <6.0.0.22.2.20031126184347.04e7f5a8@localhost> In-Reply-To: <6.0.0.22.2.20031126184347.04e7f5a8@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311271507.50094.jrhoden@unimelb.edu.au> Subject: Re: Where is "autologout" set? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 04:07:54 -0000 On Thu, 27 Nov 2003 12:48 pm, Brett Glass wrote: > I'm logging into a headless FreeBSD box via a serial port (which I don't > normally do) and am finding that the "autologout" variable is being set > to 60 minutes in the shell. I can't find where the variable is being set; > it's not in /etc/csh.* or in any of the "dotfiles." Can someone tell me > where this variable is being set, so that I can adjust the time or > disable automatic logouts? unset autologout in your ~/.cshrc will fix the problem if you cant find where its set (: ______________________________ Jacob Rhoden -- http://rhoden.id.au/