BUG12156: GUI cosmetic to show woi logs cleaner

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
sfeddersen
2019-09-03 22:45:47 +02:00
committed by Arne Fitzenreiter
parent 837158dd96
commit 4f19781d71

View File

@@ -50,7 +50,7 @@ $cgiparams{'SECTION'} = 'ipfire';
my %sections = (
'auth' => '(\w+\(pam_unix\)\[.*\]: )',
'wio' => '(wio|wio\[.*\])',
'wio' => '(wio:|wio\[.*\])',
'captive' => '(Captive:)',
'clamav' => '(clamd\[.*\]: |freshclam\[.*\]: )',
'collectd' => '(collectd\[.*\]: )',