From owner-freebsd-questions Mon Mar 3 04:29:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26680 for questions-outgoing; Mon, 3 Mar 1997 04:29:48 -0800 (PST) Received: from f3.hotmail.com (F3.hotmail.com [207.82.250.14]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA26675 for ; Mon, 3 Mar 1997 04:29:42 -0800 (PST) Received: (from root@localhost) by f3.hotmail.com (8.7.5/8.7.3) id EAA16399; Mon, 3 Mar 1997 04:28:36 -0800 (PST) Date: Mon, 3 Mar 1997 04:28:36 -0800 (PST) Message-Id: <199703031228.EAA16399@f3.hotmail.com> Received: from 137.229.17.253 by www.hotmail.com with HTTP; Mon, 03 Mar 1997 04:28:36 PST X-Originating-IP: [137.229.17.253] From: " steve howe" To: ben@narcissus.ml.org Cc: questions@freebsd.org Subject: Re: bugs? Content-Type: text/plain Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >You don't need to reboot your machine to get init to reread /etc/ttys. >Just run > ># kill -HUP 1 > >and it will snarf the new configuration. > yes - i know - it's VERY flaky though - but the kill -HUP 1 never does the trick - sometimes i have to reboot 2 or 3 times for the vt100 to kick in. and then hours later, i can't "cu" the vt100 terminal again for unknown reasons. i checked the faq, handbook, and maillist archives - but didn't see any mention of "cu" and terminal emulation. also - the tty entry is a little bogus, i should be able to enter "none" instead of "none network", but i get some getty error saying it can't find "none" otherwise ...