#!/bin/sh touch /var/run/dspam.pid chown nobody /var/run/dspam.pid exec su - nobody -c "exec /usr/bin/dspam --daemon --nofork"