diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/rc.conf.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 497d75a..684605c 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -178,6 +178,11 @@ must be given. (bool) Set to .Ar YES to disable the display of ipfw rules on the console during boot. +.It Ar firewall_logging +(bool) Set to +.Ar YES +to enable ipfw events logging. It is equivalent to IPFIREWALL_VERBOSE kernel +option. .It Ar natd_program (str) path to .Xr natd 8 . |