On Tue, 2008-12-16 at 14:31 -0500, Jeremy Katz wrote: > On Thu, 2008-12-11 at 11:41 -0500, Adam Jackson wrote: > > X will send us SIGUSR1 when it's ready to accept connections. > > Mostly looks okay, but .... > > > + proc = subprocess.Popen(["Xorg", "-br", "-logfile", "/tmp/X.log", > > + ":1", "vt6", "-s", "1440", "-ac", > > + "-nolisten", "tcp", "-dpi", "96"], > > + close_fds=True, stdout=xout, stderr=xout, > > + preexec_fn=preexec_fn) > > preexec_fn isn't defined here ajax points out that I am blinder than a bat and it was defined right above it. So looks good /me goes back to staring at other stuff Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list