]> git.pld-linux.org Git - packages/gdm2.20.git/commitdiff
- path fixes - instead /usr/bin/X11 -> /usr/X11R6/bin
authoralchemyx <alchemyx@pld-linux.org>
Sun, 14 Apr 2002 14:53:46 +0000 (14:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm.conf -> 1.4

gdm.conf

index 542c34c8e9e4dc909e72b8c413a106db15fef9b3..d92ec4406c9ecc2aa7c7a2b3b7d73fc1208dd535 100644 (file)
--- a/gdm.conf
+++ b/gdm.conf
@@ -16,9 +16,9 @@ PostSessionScriptDir=/etc/X11/gdm/PostSession/
 PreSessionScriptDir=/etc/X11/gdm/PreSession/
 FailsafeXServer=
 XKeepsCrashing=/etc/X11/gdm/XKeepsCrashing
-XKeepsCrashingConfigurators=/usr/bin/X11/XF86Setup /usr/bin/X11/Xconfigurator
+XKeepsCrashingConfigurators=/usr/X11R6/bin/XF86Setup /usr/X11R6/bin/Xconfigurator
 RebootCommand=/sbin/shutdown -r now
-RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/X11R6/bin
+RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
 ServAuthDir=/var/lib/gdm
 SessionDir=/etc/X11/gdm/Sessions/
 User=xdm
@@ -101,6 +101,6 @@ Enable=false
 
 [server-Standard]
 name=Standard server
-command=/usr/bin/X11/X -nolisten tcp
+command=/usr/X11R6/bin/X -nolisten tcp
 flexible=true
 
This page took 0.051668 seconds and 4 git commands to generate.