Compress rotated files by default on Debian
This commit is contained in:
parent
74df45ba23
commit
fabbb440bc
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
'tabooext': '+ .pacorig .pacnew .pacsave',
|
||||
},
|
||||
},
|
||||
'Debian': {
|
||||
'default_config': {
|
||||
'compress': True,
|
||||
},
|
||||
},
|
||||
'RedHat': {
|
||||
'service': 'crond',
|
||||
'default_config': {
|
||||
|
|
Loading…
Reference in a new issue