[IMP] doc/howtos/backend: fix condition in workflow
[odoo/odoo.git] / debian / openerp.logrotate
1 /var/log/openerp/*.log {
2     copytruncate
3     missingok
4     notifempty
5 }