From owner-freebsd-questions Thu Jun 13 06:02:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20232 for questions-outgoing; Thu, 13 Jun 1996 06:02:55 -0700 (PDT) Received: from sili.adn.edu.ph (info@sili.adn.edu.ph [165.220.57.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA20212 for ; Thu, 13 Jun 1996 06:02:48 -0700 (PDT) Received: (from info@localhost) by sili.adn.edu.ph (8.6.11/8.6.9) id QAA03378; Wed, 12 Jun 1996 16:34:03 +1000 Date: Wed, 12 Jun 1996 16:34:03 +1000 (GMT+1000) From: Information Help Desk To: FreeBSD Questions Subject: mgetty for getty Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk HI !!! I recently ported mgetty+sendfax-0.98, compiled and installed it. Could you check if what I did is correct. In /etc/ttys, i substituted the line, ttyd0 "/usr/libexec/getty std.19200" dialup on secure with ttyd0 "/usr/local/sbin/mgetty -s 19200" dialup on secure After this, I issued a kill -HUP 1, and got the following warnings, getty is repeating too fast, sleeping 30 secs. This is usually what I did when I installed mgetty in a Linux box. Thank you ~:') -- jf