From: Stephen Gran Date: Fri, 10 Apr 2009 11:48:46 +0000 (+0100) Subject: Typo fix X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cd794c1319a20fffd7f8c86245a610cf980b53e4;p=dsa-puppet.git Typo fix Signed-off-by: Stephen Gran --- diff --git a/modules/apache2/files/common/etc/logrotate.d/apache2 b/modules/apache2/files/common/etc/logrotate.d/apache2 index 3dab7f59..083816fb 100644 --- a/modules/apache2/files/common/etc/logrotate.d/apache2 +++ b/modules/apache2/files/common/etc/logrotate.d/apache2 @@ -5,7 +5,7 @@ /var/log/apache2/*.log { daily - datext + dateext missingok rotate 360 compress