X11 startup

Andy Green andy at warmcat.com
Sun Feb 5 10:03:12 UTC 2006


Juan L. Pastor wrote:
> Hi,
> 
> I think I have found the root cause in the rc.sysinit file:
> 
> # Start the graphical boot, if necessary; /usr may not be mounted yet,
> so we
> # may have to do this again after mounting
> RHGB_STARTED=0
> mount -n /dev/pts
> 
> if strstr "$cmdline" rhgb && ! strstr "$cmdline" early-login &&
> [ "$BOOTUP" = "color" -a "$GRAPHICAL" = "yes" -a -x /usr/bin/rhgb ];
> then
>    LC_MESSAGES= /usr/bin/rhgb
>    RHGB_STARTED=1
> fi

Oh well removing rhgb from the kernel commandline in
/boot/grub/grub.conf (I do this on all my boxes automatically) sounds
like a good idea then :-)

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20060205/b1d65031/attachment-0002.bin 


More information about the users mailing list