From: Frank Brehm Date: Fri, 27 Oct 2017 11:49:47 +0000 (+0200) Subject: Minor changes X-Git-Tag: v0.1.0~2143 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4e063c8cd9546ec92fdcaa17a6eb61bf198f2ed2;p=pixelpark%2Fhiera.git Minor changes --- diff --git a/customer/pixelpark-mail/common.yaml b/customer/pixelpark-mail/common.yaml index 780057ec..10a2c5e5 100644 --- a/customer/pixelpark-mail/common.yaml +++ b/customer/pixelpark-mail/common.yaml @@ -128,7 +128,7 @@ logrotate::rules: path: '/var/log/wtmp' missingok: true dateext: true - #dateformat: '-%Y-%m-%d' + dateformat: '-%Y-%m-%d' rotate_every: 'month' create: true create_mode: '0664' @@ -140,7 +140,7 @@ logrotate::rules: path: '/var/log/btmp' missingok: true dateext: true - #dateformat: '-%Y-%m-%d' + dateformat: '-%Y-%m-%d' rotate_every: 'month' create: true create_mode: '0600'