mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reflect the change in secure mode semantics, and document fascist mode
properly.
This commit is contained in:
parent
e0d22b94e1
commit
3a695cf8f7
1 changed files with 2 additions and 3 deletions
|
|
@ -129,9 +129,8 @@ The primary use for this is to place additional log sockets in
|
|||
of various chroot filespaces.
|
||||
.It Fl s
|
||||
Operate in secure mode. Do not log messages from remote machines. If
|
||||
specified once, the messages will be received and counted and a log
|
||||
entry produced every time the count exceeds a power of two. If
|
||||
specified twice, no network socket will be opened at all.
|
||||
specified twice, no network socket will be opened at all, which also
|
||||
disables logging to remote machines.
|
||||
.It Fl u
|
||||
Unique priority logging. Only log messages at the specified priority.
|
||||
Without this option, messages at the stated priority or higher are logged.
|
||||
|
|
|
|||
Loading…
Reference in a new issue