osv: Improve the translation logic for the osv.check wrapper
[odoo/odoo.git] / doc / openerp-server.logrotate
1 /var/log/openerp/*.log {
2     copytruncate
3     missingok
4     notifempty
5 }