mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Text fix.
Single interface support Appliance Project
This commit is contained in:
parent
06a22f6d6d
commit
d9df12f76f
@ -1452,7 +1452,7 @@ EOD;
|
||||
echo <<<EOD
|
||||
|
||||
*NOTE* {$g['product_name']} requires {$g['minimum_nic_count_text']} assigned interfaces to function.
|
||||
If you do not have two interfaces you CANNOT continue.
|
||||
If you do not have {$g['minimum_nic_count_text']} interfaces you CANNOT continue.
|
||||
|
||||
If you do not have at least {$g['minimum_nic_count']} *REAL* network interface cards
|
||||
or one interface with multiple VLANs then {$g['product_name']}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user