Kill one last instance of "NIC card".
This commit is contained in:
parent
e3eddb46cd
commit
7ee4599e30
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23403
1 changed files with 1 additions and 1 deletions
|
@ -2403,7 +2403,7 @@ ipfw -q -f flush
|
|||
|
||||
# Set rules command prefix
|
||||
cmd="ipfw -q add"
|
||||
pif="dc0" # public interface name of Nic card
|
||||
pif="dc0" # public interface name of NIC
|
||||
# facing the public Internet
|
||||
|
||||
#################################################################
|
||||
|
|
Loading…
Reference in a new issue