https://bugs.contribs.org/show_bug.cgi?id=8901

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
should do the trick

# cat /etc/logrotate.d/modDeflate
#------------------------------------------------------------
#              !!DO NOT MODIFY THIS FILE!!
# 
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
/var/log/httpd/deflat_log {
        missingok
        weekly
        rotate 10
        compress
        notifempty
        copytruncate
}

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to