summaryrefslogtreecommitdiff
blob: a6cd71e75d50ed5db8a9f89d2459c8fc5ef03372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=501804
Upstream: http://sourceforge.net/p/fbpanel/code/474/

Signed-off-by: Markos Chandras <hwoarang@gentoo.org>

--- a/exec/xlogout
+++ b/exec/xlogout
@@ -45,5 +45,5 @@
 [ -z "$SPID" ] && exit 1
 echo "Session start up script"
 ps -o uid,pid,ppid,sess,cmd --pid $SPID
-kill -SIGTERM -$SPID
+kill -SIGTERM -$SPID $SPID