[PATCH 08/22] Move process watching to iutil.

Brian C. Lane bcl at redhat.com
Thu Jun 4 17:58:31 UTC 2015


On Wed, Jun 03, 2015 at 12:03:32PM -0400, David Shea wrote:
> -        childpid = start_watched_pid("Xorg")
> +        # Open /dev/tty5 for stdout and stderr redirects
> +        xfd = open("/dev/tty5", "a")

I think You can drop this, we don't want to write directly to tty's anymore.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list