Commit d655b09f authored by Łukasz Nowak's avatar Łukasz Nowak

Use logrotate.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45615 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 423f4c68
......@@ -13,6 +13,7 @@ httpd_binary = ${apache:location}/bin/httpd
kumo_gateway_binary = ${kumo:location}/bin/kumo-gateway
kumo_manager_binary = ${kumo:location}/bin/kumo-manager
kumo_server_binary = ${kumo:location}/bin/kumo-server
logrotate_binary = ${logrotate:location}/usr/sbin/logrotate
memcached_binary = ${memcached:location}/bin/memcached
mysql_binary = ${mariadb:location}/bin/mysql
mysql_install_binary = ${mariadb:location}/bin/mysql_install_db
......
......@@ -12,6 +12,7 @@ find-links =
extends =
# Exact version of Zope
http://svn.zope.org/repos/main/Zope/tags/2.12.17/versions.cfg
../../buildout/software-profiles/logrotate.cfg
../../buildout/software-profiles/dcron.cfg
../../buildout/software-profiles/file.cfg
../../buildout/software-profiles/fonts.cfg
......@@ -125,7 +126,7 @@ section = python2.7
# Default template for erp5 instance.
recipe = slapos.recipe.template
url = https://svn.erp5.org/repos/public/erp5/trunk/software_release/erp5/instance.cfg
md5sum = eceb7410b611f08b618c6a77bf656392
md5sum = 3e785f34142634f7674a963623aaf902
output = ${buildout:directory}/template.cfg
mode = 0644
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment