Re: On-demand launching via socket activation

2014-09-11 Thread Tim Waugh
On Wed, 2014-09-10 at 12:55 -0400, Matthias Clasen wrote: > I think its a great idea. If you want to propose it, we can discuss it > in the next WG meeting (I sadly saw this too late for the one that just > ended...). OK. I've filed this: https://fedorahosted.org/workstation/ticket/8 Tim. */ s

Re: On-demand launching via socket activation

2014-09-10 Thread Matthias Clasen
On Wed, 2014-09-10 at 09:31 -0400, Stephen Gallagher wrote: > > Should I apply for an exception of some sort, or does the socket > > activation policy need revisiting? > > > > It's also worth noting that FESCo granted the WGs the rights to make > decisions like this, so I'd recommend asking the

Re: On-demand launching via socket activation

2014-09-10 Thread Tim Waugh
On Wed, 2014-09-10 at 14:10 +0200, drago01 wrote: > As written today you should ask for an exception ... but I agree that > the policy needs to be revised. A good start to revising it is here: https://fedorahosted.org/fpc/ticket/208 e.g. ==> If a service is enabled by default after installation

Re: On-demand launching via socket activation

2014-09-10 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/10/2014 07:53 AM, Tim Waugh wrote: > Hi, > > I'd like to have the default cups presets be: enable cups.socket > enable cups.path disable cups.service > > In other words, I'd like cupsd to start when accessed locally via > /var/run/cups/cups.so

Re: On-demand launching via socket activation

2014-09-10 Thread drago01
On Wed, Sep 10, 2014 at 1:53 PM, Tim Waugh wrote: > Hi, > > I'd like to have the default cups presets be: > enable cups.socket > enable cups.path > disable cups.service > > In other words, I'd like cupsd to start when accessed locally > via /var/run/cups/cups.socket, and when there are unprocessed

On-demand launching via socket activation

2014-09-10 Thread Tim Waugh
Hi, I'd like to have the default cups presets be: enable cups.socket enable cups.path disable cups.service In other words, I'd like cupsd to start when accessed locally via /var/run/cups/cups.socket, and when there are unprocessed files in the spool directory, but not otherwise. It looks like th