Give webalizer cron job more time to run before log rotation
This commit is contained in:
parent
6c0481742c
commit
dd9a78d8ae
1 changed files with 1 additions and 1 deletions
|
@ -757,7 +757,7 @@ class apache::webalizer {
|
|||
default => webalizer,
|
||||
},
|
||||
hour => 23,
|
||||
minute => 59,
|
||||
minute => 55,
|
||||
require => File["/usr/local/sbin/www-webalizer.sh"],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue