#!/bin/sh --

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