[Erp5-report] r13281 - /umigumi/trunk/config/erp5_cd.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Mar 8 11:57:00 CET 2007
Author: kevin
Date: Thu Mar 8 11:56:58 2007
New Revision: 13281
URL: http://svn.erp5.org?rev=13281&view=rev
Log:
Delete TODO statement.
Modified:
umigumi/trunk/config/erp5_cd.py
Modified: umigumi/trunk/config/erp5_cd.py
URL: http://svn.erp5.org/umigumi/trunk/config/erp5_cd.py?rev=13281&r1=13280&r2=13281&view=diff
==============================================================================
--- umigumi/trunk/config/erp5_cd.py (original)
+++ umigumi/trunk/config/erp5_cd.py Thu Mar 8 11:56:58 2007
@@ -99,7 +99,6 @@
, 'sed -i -e "s/^id:3:initdefault:/id:5:initdefault:/" /etc/inittab'
# Let apache listen port 8080 to serve ERP5 Live CD wizard
- # TODO: config below must be updated: apache 2.x is used instead of apachessl
, 'sed -i -e "s/Listen 0.0.0.0:80/0.0.0.0:8080/" /etc/httpd/conf/httpd.conf'
, 'chmod -R 0755 /var/www/cgi-bin/*'
, 'chown -R apache:apache /var/www/cgi-bin/*'
More information about the Erp5-report
mailing list