Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 9bb938de93248ca5cc71ecf424cefd6c > files > 54

kdebase-3.5.4-21.el5_5.1.src.rpm

#!/bin/sh
LIST=`ps ax --format "%p:%a" | grep "$0.bin" | grep -v grep | cut -d : -f 1 | tail -n +1`
echo $LIST | logger -t "kdesktop_lock"
test -z "${LIST}" || exit
$0.bin "$@"
killall -KILL kdesktop_lock kdesktop_lock.bin