On Tue, 8 Apr 2003, Tim Waugh wrote: > On Tue, Apr 08, 2003 at 12:46:15PM -0400, Christopher Wong wrote: > > I've been trying to use redhat-config-printer to enable sharing of the > > printer across a network. My understanding is that /etc/cups/cupsd.conf > > gets overwritten every time it restarts, so editing it is futile. But even > > after I specify sharing, the written file has the following line at the > > bottom: > > > > Listen 127.0.0.1:631 > > What happens when you run 'printconf-backend --force-rebuild' as root? > One possible cause is bug #88291. Well, yes, I know about that bug. I filed it, after all. Thanks, by the way, for the quick response and fix. But even after running "printconf-backend --force-rebuild", cupsd.conf is still listening only on the local loopback as I wrote above. Why is backend.py looking for ifcfg-??? files in /etc/sysconfig/networking/devices anyway? That directory is empty. The ifcfg files are in /etc/sysconfig/network-scripts. Is CUPS support still a little half-baked? Chris