Date: Tue, 16 May 1995 11:43:40 +0300 From: tanel@juku.li.ttu.ee (Tanel Kuusk) To: questions@FreeBSD.org, daveh@eskimo.com Subject: Re: print spooling Message-ID: <9505160843.AA16300@juku.li.ttu.ee>
next in thread | raw e-mail | index | archive | help
> so I know it's not a hardware fault. > > Please help me! What am I doing wrong here? But do you have lpd running? (ps -ax will show). And you should check for the file/dir/dev permissions. And if everything is ok and it still don't work, try changing the line like lpr.info /var/log/lpd-errs in /etc/syslog.conf to a line like lpr.debug /var/log/lpd-errs and see what will appear in the /var/log/lpd-errs. Oh yes, you should restart or at least kill -HUP the syslogd after changing the conf file. Hope that helps, Tanel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505160843.AA16300>