Skip to content
Snippets Groups Projects
Commit 5d9ba878 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Add a dot to be more explicit about the files being rotated

parent a8b5ce78
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@ class freeradius (
}
logrotate::rule { 'radiusd':
path => "${freeradius::fr_logpath}/radius*log",
path => "${freeradius::fr_logpath}/radius*.log",
rotate_every => 'week',
rotate => 26,
create => true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment