diff options
author | 2021-02-27 09:28:04 +0000 | |
---|---|---|
committer | 2021-02-27 09:28:04 +0000 | |
commit | 9cd4f3a55f2a6d6f69c7b6d26e397c1a5e05f45c (patch) | |
tree | 66691c3b8864b04b608704fad1cfad919361b9e7 /lib | |
parent | trim some code i accidentally left into the nvgre add address function (diff) | |
download | wireguard-openbsd-9cd4f3a55f2a6d6f69c7b6d26e397c1a5e05f45c.tar.xz wireguard-openbsd-9cd4f3a55f2a6d6f69c7b6d26e397c1a5e05f45c.zip |
Add logger(1) support for daemons that are logging to stdout/stderr (mostly from
the go ecosystem).
Properly handle failing daemon startup now that we have pipefail.
To take advantage of this new feature, just add foo_logger=facility to the
daemon rc.d(8) script or in rc.conf.local(8) or use rcctl:
rcctl set foo logger daemon.info
tweak for checking flags in rcctl(8) from martijn@
"this looks pretty good" deraadt@
ok sthen@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions