Comment 14 for bug 1461400

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/191582
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e642a55e1485c478f1701a74b9dde4983bdda604
Submitter: Jenkins
Branch: master

commit e642a55e1485c478f1701a74b9dde4983bdda604
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