From 620b23eb85f423700766a21fd98ca3dec9d97e63 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Sat, 10 Sep 2011 04:58:47 +0000 Subject: [PATCH] Changed path of xdm executable with X.org --- stage1/misc/inittab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1