You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch

14 lines
368 B

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