Re: Where does X11 get started for runlevel = 5 ???



---- clemens@xxxxxxx wrote:
On Sun, 2008-03-30 at 00:00 -0600, clemens@xxxxxxx wrote:
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

Of course I know about 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



Relevant Pages

  • Re: Where does X11 get started for runlevel = 5 ???
    ... , where does X11 get started for ... I dont see it in the 3 startup scripts in /etc/rc.d nor the ...
    (Fedora)
  • Where does X11 get started for runlevel = 5 ???
    ... It seems that I should be able to find this, but I dont see it ... , where does X11 get started for ... I dont see it in the 3 startup scripts in /etc/rc.d nor the ...
    (Fedora)
  • Re: how do I configure a USB device?
    ... This is what made me think that I only have to run a script to call rcirda ... to /etc/init.d/irda This is the runlevel startscript I mentioned. ... Insserv generates these runlevel scripts by creating symbolic links in the ... as network ...
    (alt.os.linux.suse)
  • Re: Phishing - Linux boxes are vulnerable
    ... (if tehy say their scripts need access to bin like for uptime etc tell ... never install vhost sites special programs that need root in any way ... on your mail server to minimise the exploit opening in the first place ... know what it is, no clicking on links in mesgs you dont know the sender, its all basic sence:) ...
    (Fedora)
  • Re: IPTABLES rules lost at reboot.
    ... using the system 5 init scripts. ... program specified is then run for each runlevel. ... When changing runlevels, ... are called in numerical order. ...
    (comp.os.linux.security)