From b12e8dbe76e41539a4457eba27dc6932300c7aae Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 10 Feb 1999 15:39:05 +0000 Subject: turn off xdm in runlevel 5 --- inittab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inittab') diff --git a/inittab b/inittab index 1065b7fe..52cef155 100644 --- a/inittab +++ b/inittab @@ -53,4 +53,5 @@ pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled" 6:2345:respawn:/sbin/mingetty tty6 # Run xdm in runlevel 5 -x:5:respawn:/usr/bin/X11/xdm -nodaemon +# xdm is now a separate service +#x:5:respawn:/usr/bin/X11/xdm -nodaemon -- cgit v1.2.1