Is ~/.cups/client.conf reloaded when it is changed?

Michael Sweet mike at easysw.com
Sun Dec 28 08:43:47 PST 2008


karl runge wrote:
>> No, once a libcups client gets the port and server (typically
>> when getting the list of printers), libcups never reads the
>> client.conf file again.
> 
> Thanks for your reply.  I can see that going out to the filesystems
> regularly to stat the files is undesirable because it increases
> the chances of getting caught in a glitch, etc.
> 
> Well looks like 'close but no cigar' for me again with CUPS...

Something you could do is make a SSH tunnel from localhost to the
actual server, and just put:

     ServerName localhost:port

in the client.conf file - then you just change the tunnel when
changing servers, independent from CUPS...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com




More information about the cups mailing list