Comment 31 for bug 370541

Revision history for this message
Scramblejams (steve-newportit) wrote : Re: [Bug 370541] Re: Jaunty's GDM Autologin doesn't work anymore

Starting at line 47:

case "$1" in
  start)
        sleep 10;
        if grep -wqs text /proc/cmdline; then

I just added the "sleep 10;" line, everything else in that snippet is
original.

Steve

On Mon, 2009-06-29 at 01:17 +0000, NoOp wrote:

> Sure - willing to give it a shot. Specifically where did you put it in
> the file? Can you give me a few lines from the file so that I don't put
> it in the wrong section?
>