From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 17:51:12 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 4E9DE16A4CE for ; Wed, 26 Nov 2003 17:51:12 -0800 (PST) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FB8F43F85 for ; Wed, 26 Nov 2003 17:51:11 -0800 (PST) (envelope-from brett@lariat.org) Received: from runaround.lariat.org (IDENT:ppp1000.lariat.org@lariat.org [63.229.157.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id SAA11922 for ; Wed, 26 Nov 2003 18:51:07 -0700 (MST) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <6.0.0.22.2.20031126184347.04e7f5a8@localhost> X-Sender: brett@localhost (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 26 Nov 2003 18:48:06 -0700 To: questions@freebsd.org From: Brett Glass Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: 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 01:51:12 -0000 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? --Brett Glass