# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/files/pdnsd.online,v 1.4 2004/07/14 23:26:19 agriffis Exp $
opts="reload"
depend() {
need pdnsd net.${IFACE}
}
/usr/sbin/pdnsd-ctl server all down
eend $?
reload() {
ebegin "Re-reading pdnsd.conf"
/usr/sbin/pdnsd-ctl config ${PDNSD_CONFIG:-/etc/pdnsd/pdnsd.conf}