]> git.pld-linux.org Git - packages/gdm.git/blame - gdm-conf.patch
- get rid of gdm.conf file and patch standard, distributed gdm config file
[packages/gdm.git] / gdm-conf.patch
CommitLineData
63551dd5 1diff -Nur gdm-2.4.0.11.orig/config/gdm.conf.in gdm-2.4.0.11/config/gdm.conf.in
2--- gdm-2.4.0.11.orig/config/gdm.conf.in Fri Aug 23 19:53:53 2002
3+++ gdm-2.4.0.11/config/gdm.conf.in Wed Oct 23 15:35:33 2002
4@@ -52,8 +52,8 @@
5 # you should create these user and group. Anyone found running this as
6 # someone too privilaged will get a kick in the ass. This should have
7 # access to only the gdm directories and files.
8-User=gdm
9-Group=gdm
10+User=xdm
11+Group=xdm
12 # To try to kill all clients started at greeter time or in the Init script.
13 # doesn't always work, only if those clients have a window of their own
14 KillInitClients=true
This page took 0.055221 seconds and 4 git commands to generate.