Re: use_pty option is broken

"Todd C. Miller" <[email protected]> Thu, 07 Sep 2017 15:06:49 -0600
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
I've updated the description of use_pty to better match the current
behavior and added a note to the UPGRADE file about the changes.

The reason the forker script used to produce no input was because
the other side of the pipe was closed when sudo exited.  Thus the
ping commands would have been killed due to a broken pipe.  It is
a somewhat special case.

https://www.sudo.ws/repos/sudo/rev/a87056499931
https://www.sudo.ws/repos/sudo/rev/a4b978693178

In the future I may add options for more fine-grained control over
logging of the standard input, output and error.

 - todd
____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-workers