HomeFreeBSD

daemon: Disable stdio buffering.

Description

daemon: Disable stdio buffering.

The daemon utility already does its own buffering and retransmits its
child's output line by line. There's no need for stdio to add its own
buffering on top of this.

MFC after: 1 week
Sponsored by: Modirum MDPay
Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D42111

Details

Provenance
desAuthored on Oct 6 2023, 4:44 PM
Reviewer
allanjude
Differential Revision
D42111: daemon: Disable stdio buffering.
Parents
rGc5e5722220e0: tests: Use ifconfig -j instead of jexec ifconfig.
Branches
Unknown
Tags
Unknown