[IMP] mail.alias: use hyphen instead of underscore for replacing invalid chars, looks...
[odoo/odoo.git] / install / openerp-server.logrotate
1 /var/log/openerp/*.log {
2     copytruncate
3     missingok
4     notifempty
5 }