Re: Launching X-Windows at different runelvels

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



On Sun, Nov 18, 2007 at 08:54:35PM +0100, carlopmart wrote:
>  I need to launch X-Windows at runlevel 4 and 5. CentOS only start up 
>  x-windows at runlevel by default. I have modified /etc/inittab to 
> accomplish this:
> 
> x:4:respawn:/etc/X11/prefdm -nodaemon
> x:5:respawn:/etc/X11/prefdm -nodaemon

The first character needs to be unique; it's an identifier.  You can't have
multiple lines called "x"

So try
  x4:4:respawn:...
  x5:5:respawn:...

to make them unique.

-- 

rgds
Stephen
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux