1589. [func] DNSSEC lookaside validation.

enable-dnssec -> dnssec-enable
This commit is contained in:
Mark Andrews
2004-03-10 02:55:59 +00:00
parent 6630c9a7e3
commit 6790f1d962
30 changed files with 632 additions and 103 deletions

View File

@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: ifconfig.sh,v 1.35.2.8.2.3 2004/03/08 02:07:44 marka Exp $
# $Id: ifconfig.sh,v 1.35.2.8.2.4 2004/03/10 02:55:52 marka Exp $
#
# Set up interface aliases for bind9 system tests.
@@ -46,7 +46,7 @@ fi
case `uname -a` in
*HP-UX*) sys=hpux ;;
*) sys=`$config_guess` ;;
*) sys=`sh $config_guess` ;;
esac
case "$2" in