summaryrefslogtreecommitdiffstats
path: root/source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff')
-rw-r--r--source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff b/source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff
new file mode 100644
index 000000000..a8d5b2a5f
--- /dev/null
+++ b/source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff
@@ -0,0 +1,11 @@
+--- ./scripts/xinitrc.in.in.orig 2009-04-09 18:21:13.000000000 -0500
++++ ./scripts/xinitrc.in.in 2010-05-06 03:06:02.000000000 -0500
+@@ -131,7 +131,7 @@
+ x|xno*)
+ ;;
+ *)
+- $xfcesm
++ ck-launch-session $xfcesm
+
+ if test $kill_sshagent -eq 1; then
+ eval `$sshagent -k`