#! /bin/sh

test -x /usr/sbin/ndtpdaily || exit 0

ndtpdaily --compressor gzip --log-file /var/log/ndtpd.log root
