From owner-freebsd-current Fri Dec 20 17:50:10 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA20179 for current-outgoing; Fri, 20 Dec 1996 17:50:10 -0800 (PST) Received: from fools.ecpnet.com (moke@fools.ecpnet.com [204.246.64.101]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id RAA20174 for ; Fri, 20 Dec 1996 17:50:03 -0800 (PST) Received: from localhost (moke@localhost) by fools.ecpnet.com (8.8.4/8.8.4) with SMTP id TAA06765 for ; Fri, 20 Dec 1996 19:48:47 -0600 (CST) Date: Fri, 20 Dec 1996 19:48:47 -0600 (CST) From: Jimbo Bahooli To: freebsd-current@freebsd.org Subject: strange lpd related problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am having a problem with lpd, when started from /etc/rc by saying lpd=YES in the sysconfig it refuses to print anything useful and leaves this log message: Dec 20 19:39:36 fools lpd[5755]: mail sent to user moke about job stdin on printer lp (FATALERR) But if I kill the lpd, or do not start it on boot up, and root starts it from a shell it works fine. Any ideas? anyone?