mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
from its parent so that LOG_PERROR would work. However, this caused dhclient(8)'s stdio streams to remain open across daemonization, breaking the ability to capture its foreground output as done in netconfig_ipv4. Fix this by reverting r341692 and instead passing the parent's stderr descriptor as an argument to cap_openlog() only when LOG_PERROR is specified in logopt. PR: 234514 Suggested by: markj Reported by: Shawn Webb Reviewed by: markj, oshogbo MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D18989 |
||
|---|---|---|
| .. | ||
| libcasper | ||
| services | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||