[Erp5-report] r36648 luke - /erp5/trunk/buildout/instance-profiles/apache.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 28 18:01:34 CEST 2010


Author: luke
Date: Mon Jun 28 18:01:34 2010
New Revision: 36648

URL: http://svn.erp5.org?rev=36648&view=rev
Log:
 - set executable mode on httpd

Modified:
    erp5/trunk/buildout/instance-profiles/apache.cfg

Modified: erp5/trunk/buildout/instance-profiles/apache.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/apache.cfg?rev=36648&r1=36647&r2=36648&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/apache.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/apache.cfg [utf8] Mon Jun 28 18:01:34 2010
@@ -17,6 +17,7 @@ recipe = collective.recipe.template
 input = ${software_definition:software_home}/templates/httpd.in
 output = ${buildout:data-bin-directory}/httpd
 config-path = ${apache-conf:output}
+mode = 755
 
 [apache-vhost]
 recipe = collective.recipe.template




More information about the Erp5-report mailing list