From owner-freebsd-questions Tue Nov 9 1:58:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C04F614E00 for ; Tue, 9 Nov 1999 01:58:01 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11l81Z-000KG7-00; Tue, 09 Nov 1999 11:57:13 +0200 From: Sheldon Hearn To: Ariel Burbaickij Cc: Alfred Perlstein , freebsd-questions@FreeBSD.ORG Subject: Re: let us restart peacefully In-reply-to: Your message of "Tue, 09 Nov 1999 08:59:45 +0100." Date: Tue, 09 Nov 1999 11:57:13 +0200 Message-ID: <77878.942141433@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 09 Nov 1999 08:59:45 +0100, Ariel Burbaickij wrote: > On other systems(linux,solaris) i have seen they come out with just > starting lpd during startup(in interrupt-driven as well as in polled > mode). Both use BSD daemon so i dare to guess it is also under fbsd > somehow possible to come out just with starting of lpd during ,is it > not? I think this is the heart of your problem. Add the following line to your /etc/rc.conf: lpd_enable="YES" Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message