Date: Sun, 09 Dec 2001 13:44:12 -0500 From: Bill Moran <wmoran@potentialtech.com> To: Joseph Maxwell <jaymax@ns.net> Cc: questions@FreeBSD.ORG Subject: Re: HELP!! Runaway /var/log/mgetty.cuaa1 log file Message-ID: <3C13B0FC.4090601@potentialtech.com> References: <3C13AD59.28E8AC3B@ns.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Maxwell wrote: > Hello, > I have a runaway log file w/ approx. 576 line repeat, ~43 Kb per min. > One cycle is given below. Seems to be modem related ????? but there is > no modem in the system and no ref. in /etc/rc.conf /etc/defaults/rc.conf Why are you running mgetty? It looks to me like you've got mgetty installed and starting at boot time, but you've never configured it. Those error messages are indicative of the config file that installs with mgetty - it's invalid and has lots of "comments" to help you configure it properly. My suggestion would be: 1. Make sure you really need mgetty - if not, either deinstall it or configure it to not start up on bootup (/etc/ttys) 2. If you need mgetty, configure it properly (/usr/local/etc/mgetty+sendfax/mgetty.config is the one that appears to be the problem here) -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C13B0FC.4090601>