Added the "nolog" configuration file flag which allows specified
commit91622fcbb15d075aac73e10cbfec0866dd63d26e
authorJesse Smith <jsmith@resonatingmedia.com>
Thu, 28 Jan 2021 02:43:22 +0000 (27 22:43 -0400)
committerJesse Smith <jsmith@resonatingmedia.com>
Thu, 28 Jan 2021 02:43:22 +0000 (27 22:43 -0400)
tree2eb92259b02da088c59be0e880f588051f9b3733
parent11102950356ac9e61d035a83348ed8442035d273
Added the "nolog" configuration file flag which allows specified
users to perform commands without successful commands being
logged to syslogd.

Added documentation to doas.conf manual page and doas.conf.sample
files to include tips and and example of the "nolog" flag in action.

The "nolog" flag is a feature of OpenBSD's doas command and has
been introduced for compatibility and as an optional way to avoid
filling up system logs with successful doas calls.
doas.c
doas.conf.5
doas.conf.sample
doas.h
parse.y