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 Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list