Re: Where does X11 get started for runlevel = 5 ???
- From: <pgaltieri@xxxxxxx>
- Date: Wed, 2 Apr 2008 15:21:47 -0700
---- clemens@xxxxxxx wrote:
On Sun, 2008-03-30 at 00:00 -0600, clemens@xxxxxxx wrote:Of course I know about inittab.
It seems that I should be able to find this, but I dont see it
(no need, just curious), where does X11 get started for
runlevel = 5 ?
I dont see it in the 3 startup scripts in /etc/rc.d nor the
scripts in /etc/rc.d/rc5.d . It must be there, but I dont
see it... and thats iritating...
Have you looked through: /etc/inittab
The REAL question here is where is the line of code that starts it.
It doesnt appear to be in init.d, nor rc.d, tho it could be there via an
indirect call.
In any case, anyone else have a (real) idea where it is started?
--
Reg.Clemens
reg@xxxxxxx
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
It depends on what you mean by starting X11.
If you are referring to the display manager then the entry that starts it is
# Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
from ./etc/inittab.
prefdm is a shell script which will invoke your favorite display manager, usually gdm of Fedora, which in turn will start the Xorg display server.
Paolo
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Re: Where does X11 get started for runlevel = 5 ???
- From: clemens
- Re: Where does X11 get started for runlevel = 5 ???
- Prev by Date: ssh only after login
- Next by Date: Re: FC6 mount ntfs-3g problem.
- Previous by thread: Re: Where does X11 get started for runlevel = 5 ???
- Next by thread: k3b verify written data fails
- Index(es):
Relevant Pages
|
|