mirror of https://github.com/asterisk/asterisk
The Asterisk logrotate script contains explicit
references to files with the .log extension,
which are also included when *log is expanded.
This causes issues with newer versions of logrotate.
This fixes this by ensuring that a log file cannot
be referenced multiple times after expansion occurs.
Resolves: #96
ASTERISK-30442
Reported by: EN Barnett
Tested by: EN Barnett
(cherry picked from commit 22c9d52289
)
pull/886/head
parent
173c433274
commit
c8b7570cad
Loading…
Reference in new issue