X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc2;h=d85511fa086d7c6d1592e8e782acd820c1175471;hp=f3c4b24b84e6e493fd129c82e2860291f33ccbb4;hb=56c55d8e02cdd6ec67d2fe53cc03785d8876442e;hpb=da085f71e5ae00a9f78ed903be6ae675f66eacfa diff --git a/brc2 b/brc2 index f3c4b24..d85511f 100644 --- a/brc2 +++ b/brc2 @@ -541,15 +541,15 @@ EOF dnsup() { conflink -f - m ser reload bind9 + m ser reload named } dnsb8() { local f=/var/lib/bind/db.b8.nz - m ser stop bind9 + m ser stop named m sleep 1 m sudo rm -fv $f.jnl m sudo install -m 644 -o bind -g bind /p/c/machine_specific/vps/bind-initial/db.b8.nz $f - m ser restart bind9 + m ser restart named } dnsecgen() { # keys generated like this