]> TLD Linux GIT Repositories - packages/logrotate.git/blob - tabooext.patch
- keep 52 weeks (one year) of logs by default
[packages/logrotate.git] / tabooext.patch
1 --- logrotate-3.12.3/config.c~  2017-05-22 15:10:22.000000000 +0300
2 +++ logrotate-3.12.3/config.c   2017-07-02 20:26:14.825924824 +0300
3 @@ -129,6 +129,7 @@
4  static const char *defTabooExts[] = {
5         ",v",
6         ".cfsaved",
7 +       ".cvsignore",
8         ".disabled",
9         ".dpkg-dist",
10         ".dpkg-new",