mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Nuke alert. Resolves #125
This commit is contained in:
parent
685493b5da
commit
85dd175d04
@ -937,7 +937,6 @@ function is_interface_mismatch() {
|
||||
$i++;
|
||||
}
|
||||
else if (does_interface_exist($ifcfg['if']) == false) {
|
||||
file_notice("interfaces", "{$ifcfg['if']} is not present anymore on the system, you need to reassign interfaces or take appropriate actions.", "System", "", 2);
|
||||
$do_assign = true;
|
||||
} else
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user