From owner-freebsd-bugs Tue Jul 18 15:29:17 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19097 for bugs-outgoing; Tue, 18 Jul 1995 15:29:17 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA19091 for ; Tue, 18 Jul 1995 15:29:14 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id AAA26435 ; Wed, 19 Jul 1995 00:27:31 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id AAA07370 ; Wed, 19 Jul 1995 00:27:30 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199507182227.AAA07370@blaise.ibp.fr> Subject: Re: FW: auto-logout To: freelist@elf.kendall.mdcc.edu (FreeBSD Mailing List drop) Date: Wed, 19 Jul 1995 00:27:30 +0200 (MET DST) Cc: dunser@msmailgw.sdsmt.edu, bugs@freebsd.org In-Reply-To: from "FreeBSD Mailing List drop" at Jul 14, 95 04:03:10 pm X-Operating-System: FreeBSD 2.2-CURRENT ctm#880 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 497 Sender: bugs-owner@freebsd.org Precedence: bulk > Lemmie guess - tcsh is your shell? Try 'set auto-logout=0'. If you want it > for all your users, put it in the share/skel/dot.login file so all the > new users you create will have that setting. Two ways to stop it : 1. the fastest and less limiting one : unset autologout in .tcshrc. 2. recompile without the corresponding #define (check config_f.h). -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD 2.2-CURRENT #5: Fri Jul 14 12:28:04 MET DST 1995