#!/bin/sh
if [ ! -d /var/log/atd ] ; then
   mkdir /var/log/atd
fi
exec /sbin/svlogd -tt /var/log/atd