Comment 6 for bug 1464932

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/6.1)

Reviewed: https://review.openstack.org/191760
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=483b543f8b81840be3808395edf7359d80923921
Submitter: Jenkins
Branch: stable/6.1

commit 483b543f8b81840be3808395edf7359d80923921
Author: Alex Schultz <email address hidden>
Date: Sun Jun 14 13:07:25 2015 -0500

    Add copytruncate to conntrackd logrotate config

    Currently the service restart of conntrackd does not always result
    in the log files properly being rotated. We have seen instances where
    the file will continue to be written to even after rotation. In order
    to address this, this change adds a copytruncate to the logrotation
    configuration.

    Change-Id: I9832021c88d8dde87e9b391b50b479e81f630402
    Closes-Bug: 1464932
    Related-Bug: 1461400
    (cherry picked from commit e642a55e1485c478f1701a74b9dde4983bdda604)