stop named

This commit is contained in:
psklenar@redhat.com 2024-09-20 10:58:27 +02:00
commit 91930ed10f

View file

@ -36,6 +36,8 @@ rlJournalStart
dir='/tmp/bind-for-petr'
rm -rf $dir
mkdir -p $dir
killall named
systemctl named stop
cp petr.god.zone $dir
cp named.conf.MASTER $dir/named.conf.MASTER
cp named.conf.STUB $dir/named.conf.STUB