Mailinglist Archive: opensuse (3627 mails)
| < Previous | Next > |
Re: [SLE] LPD dies
- From: Anders Johansson <andjoh@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jun 2001 03:33:07 +0200
- Message-id: <200106190133.f5J1X6915727@xxxxxxxxxxxxxxxxxxxxx>
Well, it's an either-or situation. If you're running lpd from inetd, then the
lpd port will be bound by inetd (this is the 'address in use' error you got).
If you want to run it as a separate process (could be preferable if
performance is an issue), then you must remove it from inetd. If you do,
don't forget to restart inetd by 'killall -HUP inetd'
Regards
Anders
On Tuesday 19 June 2001 03:28, Joe & Sesil Morris wrote:
> > You're not running lpd from inetd, are you?
> >
> > If you do a 'grep lpd /etc/inetd.conf' is the line commented (#) or not?
> >
> > Regards
> > Anders
>
> I looked in inetd.conf and it is NOT commented out. Should it be?
--
Suche Nullen!
Götzen-Dämmerung - oder wie man mit dem Pingvin philosophirt
lpd port will be bound by inetd (this is the 'address in use' error you got).
If you want to run it as a separate process (could be preferable if
performance is an issue), then you must remove it from inetd. If you do,
don't forget to restart inetd by 'killall -HUP inetd'
Regards
Anders
On Tuesday 19 June 2001 03:28, Joe & Sesil Morris wrote:
> > You're not running lpd from inetd, are you?
> >
> > If you do a 'grep lpd /etc/inetd.conf' is the line commented (#) or not?
> >
> > Regards
> > Anders
>
> I looked in inetd.conf and it is NOT commented out. Should it be?
--
Suche Nullen!
Götzen-Dämmerung - oder wie man mit dem Pingvin philosophirt
| < Previous | Next > |