From owner-freebsd-questions@FreeBSD.ORG Sat Jul 26 02:15:10 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 3A12437B404 for ; Sat, 26 Jul 2003 02:15:10 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-18-167.w81-49.abo.wanadoo.fr [81.49.132.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5B143F85 for ; Sat, 26 Jul 2003 02:15:08 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from compaq (lyon-3-62-147-51-3.dial.proxad.net [62.147.51.3]) by mx1.lphp.org (8.12.8p1/8.12.8) with SMTP id h6Q9EsjH035327; Sat, 26 Jul 2003 11:15:03 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <000501c35356$63dd3480$0333933e@compaq> From: "Antoine Jacoutot" To: , "Rus Foster" , References: Date: Fri, 25 Jul 2003 10:33:44 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: More TTY's 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: Sat, 26 Jul 2003 09:15:10 -0000 > Add more ttys be adding more statements in /etc/ttys and rebooting. Is rebooting realy needed ? Doesn't 'kill -1 1' work in this case ? Antoine