Re: [SOLVED] Re: System_d biting CUPS

2014-06-07 Thread Brian
On Sat 07 Jun 2014 at 23:17:17 +0200, Siard wrote: > I found that after issuing a print command (e.g. from LibreOffice) CUPS > remains active for 1 min. 2s. That's how systemd apparently works. It is due to 'socket activation'. The cups daemon activates when it is called upon instead of running a

Re: [SOLVED] Re: System_d biting CUPS

2014-06-07 Thread Siard
I wrote: > Brian wrote: > > cat /proc/sys/net/ipv6/conf/all/disable_ipv6 > > /proc/sys does not exist here (jessie) and 'locate disable_ipv6' shows > nothing. Correction on a closer look, /proc/sys/net/ipv6/conf/all/disable_ipv6 does appear to exist. -- To UNSUBSCRIBE, email to debian-user

[SOLVED] Re: System_d biting CUPS

2014-06-07 Thread Siard
On Sat, 7 Jun 2014 20:26:15 +0100, Brian wrote: > On Sat 07 Jun 2014 at 19:24:54 +0200, Siard wrote: > > > > /etc/cups/cupsd.conf: http://pastebin.com/L8VvsSQ8 > > This looks like the default file (apart from 'SystemGroup lpadmin', > which should be in another file and which doesn't matter). The