summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorkn <kn@openbsd.org>2020-10-09 07:43:38 +0000
committerkn <kn@openbsd.org>2020-10-09 07:43:38 +0000
commitd4bf2b5694fffe003a071ab7062180444acbb0aa (patch)
treea8c6b9f24d4f1a8e466fa91ec2edce22427d1a4f /lib/libc/stdlib/malloc.c
parentImprove error message on missing permission (diff)
downloadwireguard-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