From: gobo72 Date: Sat, 10 Sep 2011 04:58:47 +0000 (+0000) Subject: Changed path of xdm executable with X.org X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=620b23eb85f423700766a21fd98ca3dec9d97e63;p=hvlinux.git Changed path of xdm executable with X.org --- diff --git a/stage1/misc/inittab b/stage1/misc/inittab index 09fe5ae..c594e1f 100644 --- a/stage1/misc/inittab +++ b/stage1/misc/inittab @@ -56,4 +56,4 @@ su:S016:once:/sbin/sulogin # Run xdm or kdm in runlevel 5 # kdm or xdm is now a separate service -x:5:respawn:/usr/X11R6/bin/xdm -nodaemon +x:5:respawn:/usr/bin/xdm -nodaemon