]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- get rid of gdm.conf file and patch standard, distributed gdm config file
authorwrobell <wrobell@pld-linux.org>
Wed, 23 Oct 2002 13:41:34 +0000 (13:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm-conf.patch -> 1.1

gdm-conf.patch [new file with mode: 0644]

diff --git a/gdm-conf.patch b/gdm-conf.patch
new file mode 100644 (file)
index 0000000..fa91cb9
--- /dev/null
@@ -0,0 +1,14 @@
+diff -Nur gdm-2.4.0.11.orig/config/gdm.conf.in gdm-2.4.0.11/config/gdm.conf.in
+--- gdm-2.4.0.11.orig/config/gdm.conf.in       Fri Aug 23 19:53:53 2002
++++ gdm-2.4.0.11/config/gdm.conf.in    Wed Oct 23 15:35:33 2002
+@@ -52,8 +52,8 @@
+ # you should create these user and group.  Anyone found running this as
+ # someone too privilaged will get a kick in the ass.  This should have
+ # access to only the gdm directories and files.
+-User=gdm
+-Group=gdm
++User=xdm
++Group=xdm
+ # To try to kill all clients started at greeter time or in the Init script.
+ # doesn't always work, only if those clients have a window of their own
+ KillInitClients=true
This page took 0.028039 seconds and 4 git commands to generate.