diff options
-rw-r--r-- | inittab | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |