#!/bin/sh
# $Owl: Owl/packages/bind/bind-debug.control,v 1.2 2005/11/16 12:19:20 solar Exp $

. /etc/control.d/functions

DIRECTORY=/var/lib/bind/var

new_fmode enabled 710 root named
new_fmode disabled 700 root named

control_fmode "$DIRECTORY" "$*" || exit 1
