Re: [PATCH] mod_systemd

2012-10-04 Thread Joe Orton
On Wed, Oct 03, 2012 at 09:28:08AM +0100, Joe Orton wrote: > On Wed, Sep 26, 2012 at 11:10:07AM -0400, Jan Kaluza wrote: > > attached patch adds new module called mod_systemd. Systemd [1] is > > service manager for Linux. Although httpd works with systemd normally, > > systemd provides sd_notify(

Re: [PATCH] mod_systemd

2012-10-03 Thread Issac Goldstand
+1 on concept, but Im on vacation so cant actually review the code Sent with AquaMail for Android http://www.aqua-mail.com On October 3, 2012 12:51:56 PM Jim Jagielski wrote: +1 On Oct 3, 2012, at 4:28 AM, Joe Orton wrote: > On Wed, Sep 26, 2012 at 11:10:07AM -0400, Jan Kaluza wrote: >> a

Re: [PATCH] mod_systemd

2012-10-03 Thread Arturo 'Buanzo' Busleiman
NICE On Oct 3, 2012 5:28 AM, "Joe Orton" wrote: > On Wed, Sep 26, 2012 at 11:10:07AM -0400, Jan Kaluza wrote: > > attached patch adds new module called mod_systemd. Systemd [1] is > > service manager for Linux. Although httpd works with systemd normally, > > systemd provides sd_notify(...) funct

Re: [PATCH] mod_systemd

2012-10-03 Thread Jim Jagielski
+1 On Oct 3, 2012, at 4:28 AM, Joe Orton wrote: > On Wed, Sep 26, 2012 at 11:10:07AM -0400, Jan Kaluza wrote: >> attached patch adds new module called mod_systemd. Systemd [1] is >> service manager for Linux. Although httpd works with systemd normally, >> systemd provides sd_notify(...) functi

Re: [PATCH] mod_systemd

2012-10-03 Thread Graham Leggett
On 03 Oct 2012, at 10:28 AM, Joe Orton wrote: > Any objections from the list to adding this? systemd integration is a > nice feature. Very much so, +1. Regards, Graham -- smime.p7s Description: S/MIME cryptographic signature

Re: [PATCH] mod_systemd

2012-10-03 Thread Joe Orton
On Wed, Sep 26, 2012 at 11:10:07AM -0400, Jan Kaluza wrote: > attached patch adds new module called mod_systemd. Systemd [1] is > service manager for Linux. Although httpd works with systemd normally, > systemd provides sd_notify(...) function [2] to inform service manager > about current status

Re: [PATCH] mod_systemd

2012-09-26 Thread Tim Bannister
On 26 Sep 2012, at 16:10, Jan Kaluza wrote: > Hi, > > attached patch adds new module called mod_systemd. Systemd [1] is service > manager for Linux. Although httpd works with systemd normally, systemd > provides sd_notify(...) function [2] to inform service manager about current > status of th

[PATCH] mod_systemd

2012-09-26 Thread Jan Kaluza
Hi, attached patch adds new module called mod_systemd. Systemd [1] is service manager for Linux. Although httpd works with systemd normally, systemd provides sd_notify(...) function [2] to inform service manager about current status of the service. Status message passed to service manager using