SOURCES: gdm-conf.patch - set MinimalUID to 1000

megabajt megabajt at pld-linux.org
Sat Dec 1 17:50:09 CET 2007


Author: megabajt                     Date: Sat Dec  1 16:50:09 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set MinimalUID to 1000

---- Files affected:
SOURCES:
   gdm-conf.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/gdm-conf.patch
diff -u SOURCES/gdm-conf.patch:1.8 SOURCES/gdm-conf.patch:1.9
--- SOURCES/gdm-conf.patch:1.8	Tue Sep 18 10:22:43 2007
+++ SOURCES/gdm-conf.patch	Sat Dec  1 17:50:03 2007
@@ -1,7 +1,7 @@
-diff -aurN gdm-2.13.0.7.orig/config/gdm.conf.in gdm-2.13.0.7/config/gdm.conf.in
---- gdm-2.13.0.7.orig/config/gdm.conf.in	2006-01-28 00:11:50.000000000 +0100
-+++ gdm-2.13.0.7/config/gdm.conf.in	2006-02-05 17:27:41.737522000 +0100
-@@ -92,8 +92,8 @@
+diff -urN gdm-2.20.2/config/gdm.conf.in gdm-2.20.2.new/config/gdm.conf.in
+--- gdm-2.20.2/config/gdm.conf.in	2007-11-27 00:12:31.000000000 +0100
++++ gdm-2.20.2.new/config/gdm.conf.in	2007-12-01 17:25:46.000000000 +0100
+@@ -99,8 +99,8 @@
  # User and group used for running GDM GUI applications.  By default this is set
  # to user "gdm" and group "gdm".  This user/group should have very limited
  # permissions and access to only the gdm directories and files.
@@ -12,21 +12,30 @@
  
  # To try to kill all clients started at greeter time or in the Init script.
  # does not always work, only if those clients have a window of their own.
-@@ -159,7 +159,7 @@
+@@ -202,7 +202,7 @@
  # Automatic VT allocation.  Right now only works on Linux.  This way we force
- # X to use specific vts.  turn VTAllocation to false if this is causing
+ # X to use specific vts.  Turn VTAllocation to false if this is causing
  # problems.
 -#FirstVT=7
 +FirstVT=9
  #VTAllocation=true
  # Should double login be treated with a warning (and possibility to change VT's
  # on Linux and FreeBSD systems for console logins)
-@@ -436,7 +436,7 @@
+@@ -397,7 +397,7 @@
+ # User ID's less than the MinimalUID value will not be included in the face
+ # browser or in the gdmselection list for Automatic/Timed login.  They will not
+ # be displayed regardless of the settings for Include and Exclude.
+-#MinimalUID=100
++MinimalUID=1000
+ # Users listed in Include will be included in the face browser and in the
+ # gdmsetup selection list for Automatic/Timed login.  Users should be separated
+ # by commas.
+@@ -512,7 +512,7 @@
  # list then provide a list that is delimited by /: to the GraphicalThemes
  # key and set GraphicalThemeRand to true.  Otherwise use GraphicalTheme
  # and specify just one theme.
 -#GraphicalTheme=circles
 +GraphicalTheme=storky
  #GraphicalThemes=circles/:happygnome
- GraphicalThemeDir=@EXPANDED_DATADIR@/gdm/themes/
+ GraphicalThemeDir=@datadir@/gdm/themes/
  GraphicalThemeRand=false
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gdm-conf.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list