: use /bin/sh

cd /usr/lib/fnet

PATH=$PATH:.

# Run rfmail for two hours, waiting for a call
fcall -z 7200 $* >> loki 2>&1

