Re: How to run LPRng on Trustix 3.0

Larry <[email protected]> Tue, 27 Feb 2007 11:55:46 -0800
Newsgroups gmane.linux.trustix.general
Message-ID <[email protected]>
Morten Nilsen wrote:
> Larry wrote:
>   
>> While this is correct, after installing cups (& associated packages)
>> look in the /etc/xinetd.d/ directory
>> and edit the cups-lpd file
>> change the line
>> disable = yes to disable = no
>> and restart xinetd
>>     
>
> Shouldn't it suffice to do service cups start / chkconfig cups on?
>
>   
cups listens on port 631
lpd listens on port 515

cups-lpd runs as a xinetd service listening on port 515

and in trustix (at least 2.2) is disabled by default