Skip to content
Snippets Groups Projects
Commit 57ee8445 authored by JonTheNiceGuy Spriggs's avatar JonTheNiceGuy Spriggs
Browse files

Fixed typo and whitespace errors

parent 32d6fa0a
No related branches found
No related tags found
No related merge requests found
......@@ -163,9 +163,6 @@ class freeradius (
}
# Syslog rules
syslog::rule { 'radiusd-log':
command => "if \$programname == \'radiusd\' then ${fr_logpath}/radius.log\n&~",
order => '12',
if $syslog == true {
syslog::rule { 'radiusd-log':
command => "if \$programname == \'radiusd\' then ${fr_logpath}/radius.log\n&~",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment