Re: X11 startup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux