Skip to content

Add tabooext and taboopat parameters to logrotate.conf#286

Merged
kenyon merged 3 commits into
voxpupuli:masterfrom
teluq-pbrideau:feat/tabooext
Jul 13, 2026
Merged

Add tabooext and taboopat parameters to logrotate.conf#286
kenyon merged 3 commits into
voxpupuli:masterfrom
teluq-pbrideau:feat/tabooext

Conversation

@teluq-pbrideau

Copy link
Copy Markdown

Pull Request (PR) description

Add parameters tabooext and taboopat to config as documented in the man page (https://www.man7.org/linux/man-pages/man8/logrotate.8.html)

tabooext [+] list
The current taboo extension list is changed (see the include directive for information on the taboo extensions). If a + precedes the list of extensions, the current taboo extension list is augmented, otherwise it is replaced. At startup, the taboo extension list contains .rpmsave, .rpmorig, ~, .disabled, .dpkg-old, .dpkg-dist, .dpkg-new, .cfsaved, .ucf-old, .ucf-dist, .ucf-new, .rpmnew, .swp, .cfsaved, .rhn-cfg-tmp-*

taboopat [+] list
The current taboo glob pattern list is changed (see the include directive for information on the taboo extensions and patterns). If a + precedes the list of patterns, the current taboo pattern list is augmented, otherwise it is replaced. At startup, the taboo pattern list is empty.

This Pull Request (PR) fixes the following issues

@teluq-pbrideau teluq-pbrideau changed the title Feat/tabooext Add tabooext and taboopat parameters to logrotate.conf Jul 13, 2026
@kenyon kenyon added the enhancement New feature or request label Jul 13, 2026
@kenyon kenyon changed the title Add tabooext and taboopat parameters to logrotate.conf Add tabooext and taboopat parameters to logrotate.conf Jul 13, 2026
@kenyon
kenyon merged commit a7f1ab7 into voxpupuli:master Jul 13, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants