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(...) function [2] to inform service manager > > about current status of the service. Status message passed to service > > manager using this function is later visible in "systemctl status > > httpd.service" output and can provide useful information about current > > httpd status. > > Any objections from the list to adding this? systemd integration is a > nice feature.
OK, no objections, so committed here: http://svn.apache.org/viewvc?view=revision&revision=1393976 Thanks a lot for the contribution, Jan! Regards, Joe
