diff --git a/logrotate/map.jinja b/logrotate/map.jinja index 791522d..46eb595 100644 --- a/logrotate/map.jinja +++ b/logrotate/map.jinja @@ -10,6 +10,11 @@ 'tabooext': '+ .pacorig .pacnew .pacsave', }, }, + 'Debian': { + 'default_config': { + 'compress': True, + }, + }, 'RedHat': { 'service': 'crond', 'default_config': {