mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update the man page regarding the behaviour for the ${firewall_type}
variable. Reminded by: Ruslan Ermilov <ru@FreeBSD.org>
This commit is contained in:
parent
8cb3dda2df
commit
4d5787a2ba
1 changed files with 4 additions and 2 deletions
|
|
@ -168,8 +168,10 @@ are
|
|||
.Dq client
|
||||
- basic protection for a workstation;
|
||||
.Dq simple
|
||||
- basic protection for a LAN. If a filename is specified, the full path
|
||||
must be given.
|
||||
- basic protection for a LAN.
|
||||
If a filename is specified, the full path must be given;
|
||||
if the file is executable, it is sourced, otherwise if the file is
|
||||
just readable, it is used as input into the ipfw program.
|
||||
.It Ar firewall_quiet
|
||||
(bool) Set to
|
||||
.Ar YES
|
||||
|
|
|
|||
Loading…
Reference in a new issue