summaryrefslogtreecommitdiff
blob: 8adf4bf4cf72d9474029c6ad7f826c78f069d741 (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: https://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