Jakub Daniel, le Fri 19 Mar 2010 14:23:57 +0100, a écrit : > The invocation of console in libexec lacks an & to give back hand to > what follows it in the libexec script > > > console .... & > /usr/bin/xdm > > doesnt work either :(
Maybe you need to add a sleep to let the console manage to run before the X server starts. Samuel
