xref: /netbsd-src/external/mpl/bind/dist/bin/tests/system/hooks/setup.sh (revision 8aaca124c0ad52af9550477f296b63debc7b4c98)
1*8aaca124Schristos#!/bin/sh
2*8aaca124Schristos
3*8aaca124Schristos# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
4*8aaca124Schristos#
5*8aaca124Schristos# SPDX-License-Identifier: MPL-2.0
6*8aaca124Schristos#
7*8aaca124Schristos# This Source Code Form is subject to the terms of the Mozilla Public
8*8aaca124Schristos# License, v. 2.0.  If a copy of the MPL was not distributed with this
9*8aaca124Schristos# file, you can obtain one at https://mozilla.org/MPL/2.0/.
10*8aaca124Schristos#
11*8aaca124Schristos# See the COPYRIGHT file distributed with this work for additional
12*8aaca124Schristos# information regarding copyright ownership.
13*8aaca124Schristos
14*8aaca124Schristos. ../conf.sh
15*8aaca124Schristos
16*8aaca124Schristoscopy_setports ns1/named.conf.in ns1/named.conf
17