diff options
author | 2020-10-09 07:43:38 +0000 | |
---|---|---|
committer | 2020-10-09 07:43:38 +0000 | |
commit | d4bf2b5694fffe003a071ab7062180444acbb0aa (patch) | |
tree | a8c6b9f24d4f1a8e466fa91ec2edce22427d1a4f /lib/libc/stdlib/malloc.c | |
parent | Improve error message on missing permission (diff) | |
download | wireguard-openbsd-d4bf2b5694fffe003a071ab7062180444acbb0aa.tar.xz wireguard-openbsd-d4bf2b5694fffe003a071ab7062180444acbb0aa.zip |
Add nolog option to avoid syslog(3)
doas(1) unconditionally logs all executions but syslog.conf(5) provides no
means to filter messages by user, target or command.
Add the "nolog" option to doas.conf(5) such that syslog becomes an opt-out
feature; this keeps configuration simple enough yet powerful since rule
definition is the best place to decide whether to log commands or not on a
per rule basis - this also aoids duplicating information or logic in any
other log processing tool.
OK tedu martijn
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions