mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
replace spaces with tabs
This commit is contained in:
parent
9fc7e40dbe
commit
a623defdee
@ -3146,8 +3146,8 @@ function interface_track6_configure($interface = "lan", $wancfg, $linkupevent =
|
||||
if (!function_exists('services_dhcpd_configure'))
|
||||
require_once("services.inc");
|
||||
|
||||
if (isset($config['unbound']['enable']))
|
||||
services_unbound_configure();
|
||||
if (isset($config['unbound']['enable']))
|
||||
services_unbound_configure();
|
||||
|
||||
services_dhcpd_configure("inet6");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user