On 08/18/2014 02:23 PM, Ruediger Pluem wrote:
[email protected] wrote:
Author: jkaluza
Date: Mon Aug 18 10:48:41 2014
New Revision: 1618579
URL: http://svn.apache.org/r1618579
Log:
mod_systemd: Add IdleShutdown - number of seconds in idle-state after which
httpd is shutdown. This is useful in a combination with socket activation.
Add mod_systemd documentation.
Added:
httpd/httpd/trunk/docs/manual/mod/mod_systemd.xml (with props)
Modified:
httpd/httpd/trunk/docs/log-message-tags/next-number
httpd/httpd/trunk/modules/arch/unix/mod_systemd.c
Modified: httpd/httpd/trunk/docs/log-message-tags/next-number
URL:
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/log-message-tags/next-number?rev=1618579&r1=1618578&r2=1618579&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/log-message-tags/next-number (original)
+++ httpd/httpd/trunk/docs/log-message-tags/next-number Mon Aug 18 10:48:41 2014
@@ -1 +1 @@
-2804
+2805
Added: httpd/httpd/trunk/docs/manual/mod/mod_systemd.xml
URL:
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_systemd.xml?rev=1618579&view=auto
==============================================================================
Binary file - no diff available.
Propchange: httpd/httpd/trunk/docs/manual/mod/mod_systemd.xml
------------------------------------------------------------------------------
svn:mime-type = application/xml
Why is this a binary file and no text file?
Hm, it seems that subversion treats XML as application/xml by default in
Fedora. I've fixed that in r1618595.
Jan Kaluza
Regards
Rüdiger