]> git.pld-linux.org Git - packages/gdm2.20.git/commitdiff
- do not start gdm on vt9 by default (start it on first available console),
authorwrobell <wrobell@pld-linux.org>
Sat, 5 Oct 2002 08:04:36 +0000 (08:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  because you cannot have several gdm flexible servers then

Changed files:
    gdm.conf -> 1.7

gdm.conf

index 815a712f3b4ac98a532a3d5a9504ae2f80a96e89..3e22b3813eb34b5c49ddbc23832ee233cf187843 100644 (file)
--- a/gdm.conf
+++ b/gdm.conf
@@ -101,6 +101,6 @@ Enable=false
 
 [server-Standard]
 name=Standard server
-command=/usr/X11R6/bin/X -nolisten tcp vt9
+command=/usr/X11R6/bin/X -nolisten tcp
 flexible=true
 
This page took 0.069252 seconds and 4 git commands to generate.