From: Frank Brehm Date: Fri, 27 Oct 2017 13:18:52 +0000 (+0200) Subject: Extending logrotate configuration X-Git-Tag: v0.1.0~2138^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=83595a7b12a565425cb28e94f0118e494301e19e;p=pixelpark%2Fhiera.git Extending logrotate configuration --- diff --git a/customer/pixelpark-mail/common.yaml b/customer/pixelpark-mail/common.yaml index d678d622..1252cfda 100644 --- a/customer/pixelpark-mail/common.yaml +++ b/customer/pixelpark-mail/common.yaml @@ -153,6 +153,7 @@ infra::profile::logrotate::rules: rotate_every: 'day' missingok: true minsize: '4M' + su: true su_owner: 'named' su_group: 'named' create: true