[FIX] event: fixed the function that computes the register_* fields + fixed the yaml...
[odoo/odoo.git] / install / openerp-server.logrotate
1 /var/log/openerp/*.log {
2     copytruncate
3     missingok
4     notifempty
5 }