Skip to content
Snippets Groups Projects
Commit 5a3dc29f authored by Olivier Le Monnier's avatar Olivier Le Monnier
Browse files

Typo

parent df931b6e
Branches
Tags
No related merge requests found
......@@ -88,7 +88,7 @@ class freeradius::params {
default => '/etc/freeradius',
}
$fr_raddbdir = $::operatingsystemmajrelease ? {
'9' => "\${sysconfdir}/freeradius3.0",
'9' => "\${sysconfdir}/freeradius/3.0",
default => "\${sysconfdir}/freeradius",
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment