diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index 4d80fd06f..bb288cf80 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -488,7 +488,7 @@ my %validlevels = ( debug => 7, alert => 1, emerg => 0, panic => 0, - none => '' + none => '', ULOG => 'ULOG' ); #