Logrotate shouldn't restart conntrackd

Bug #1960570 reported by Haw Loeung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conntrack-tools (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,

The current logrotate config is as follows:

===
/var/log/conntrackd-stats.log {
    weekly
    rotate 2
    missingok

    postrotate
        invoke-rc.d conntrackd restart > /dev/null
    endscript
}
===

This causes weekly restarts of conntrackd. Can we switch to using copytruncate instead to prevent restarting conntrackd?

Haw Loeung (hloeung)
description: updated
Haw Loeung (hloeung)
Changed in conntrack-tools (Ubuntu):
status: New → Confirmed
status: Confirmed → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.