[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#899259: cups-daemon: with IdleExitTimeout 60, fails to exit after 60 s of inactivity



On Wed, 20 Jun 2018 15:33:20 +0100 Brian Potkin wrote:

[...]
> Looking at the debug2 error log lead me to putting
> 
>   PreserveJobHistory No
> 
> in cupsd.conf. This gives reliable and consistent socket activation
> and timing out. How about for you?

Thanks for the suggestion.

Now I am trying with the following configuration:

  $ grep -v '^#' /etc/cups/cupsd.conf | head -n 18
  
  LogLevel warn
  PageLogFormat
  
  MaxLogSize 0
  
  Listen localhost:631
  Listen /var/run/cups/cups.sock
  IdleExitTimeout 60
  PreserveJobHistory No
  
  Browsing No
  BrowseLocalProtocols dnssd
  
  DefaultAuthType Basic
  
  WebInterface No


Judging from the few tests that I could perform (without wiping out the
whole Amazon rainforest, print test after print test!), socket
activation seems to work as intended.
I hope it will go on working correctly...



-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: pgpxZ1zxj3wW9.pgp
Description: PGP signature


Reply to: