summaryrefslogtreecommitdiffstats
path: root/source/xap/xfce/patches/xfce-utils.xinitrc.consolekit.diff
blob: a8d5b2a5f1c150460bd0d9f182e436ff9cf94a58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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`