On Fri, 22 Jul 2005, [EMAIL PROTECTED] wrote:

lpc: Check to see if the master 'lpd' process is running.

I know how to use ps -aux the see if apache and mysql are running, but I don't 
how
to find out if the 'printing daemon" is running.

ps aux | grep lpd

I think we need to somehow find a way to get the 'printing daemon' to run.

Place lpd_enable="YES" in /etc/rc.conf. That takes effect at boot. In the meantime, you can just run 'lpd' until you reboot.

-Warren Block * Rapid City, South Dakota USA
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to