#!/bin/sh --

su nobody -c "kill -USR2 `cat /var/run/pkspxy.pid`"
