mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
webinterface: Replace dnsmasq with unbound
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -52,7 +52,7 @@ my %sections = (
|
||||
'ipfire' => '(ipfire: )',
|
||||
'red' => '(red:|pppd\[.*\]: |chat\[.*\]|pppoe\[.*\]|pptp\[.*\]|pppoa\[.*\]|pppoa3\[.*\]|pppoeci\[.*\]|ipppd|ipppd\[.*\]|kernel: ippp\d|kernel: isdn.*|ibod\[.*\]|dhcpcd\[.*\]|modem_run\[.*\])',
|
||||
'ddns' => '(ddns\[\d+\]:)',
|
||||
'dns' => '(dnsmasq\[.*\]: )',
|
||||
'dns' => '(dnsmasq\[.*\]: |unbound\[.*\]: )',
|
||||
'dma' => '(dma\[.*\]: )',
|
||||
'dhcp' => '(dhcpd: )',
|
||||
'clamav' => '(clamd\[.*\]: |freshclam\[.*\]: )',
|
||||
|
||||
Reference in New Issue
Block a user