https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282639
--- Comment #2 from Josef 'Jeff' Sipek <[email protected]> --- Specifying the same log file name multiple times (across newsyslog.d/*.conf snippets) doesn't result in a single log rotation - it results in the same log getting rotated multiple times resulting in log data loss since the previous rotated log is overwritten by the second/third/etc. rotation. -- You are receiving this mail because: You are the assignee for the bug.
