Theodore
11-03-2005, 02:45 AM
I have installed 0.8.3 and after changing the network configs in rc.conf with my own, when my computer was not on the network it would halt by itself after a couple of minutes. Looking around i found out that even when i had disable cupsd in the rc.conf it was still loading from the script in /usr/local/etc/rc.d/cups.sh. How is it possible for cups to load when i have this in the rc.conf:
cupsd_enable="NO"
background_cupsd="NO"
and why my system was halted because of that?
cupsd_enable="NO"
background_cupsd="NO"
and why my system was halted because of that?