summaryrefslogtreecommitdiffstats
path: root/redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch')
-rw-r--r--redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch b/redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch
new file mode 100644
index 000000000..8ddad87e1
--- /dev/null
+++ b/redhat/tdebase/kdebase-3.5.13.1-fix_tdm_pid_file.patch
@@ -0,0 +1,11 @@
+--- kdebase-3.5.13.1/kdm/config.def.ORI 2012-12-01 12:45:04.820426652 +0100
++++ kdebase-3.5.13.1/kdm/config.def 2012-12-01 12:45:16.291197270 +0100
+@@ -883,7 +883,7 @@
+ Type: string
+ Default: ""
+ User: core
+-Instance: "/var/run/kdm.pid"
++Instance: "/var/run/tdm.pid"
+ Merge: xdm
+ Comment:
+ Where &kdm; should store its PID (do not store if empty).