#!/bin/sh
service=qstat
. /usr/share/qmail/run-functions
umask 0
exec envuidgid qmails \
unixserver -U -q /tmp/.qmail-qstat /usr/bin/qmail-qstat
