mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-21 01:55:59 +02:00
Another update
This commit is contained in:
parent
492c7646bc
commit
39271dc1db
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@ Use rndc to tell BIND to load and use the new keys:
|
||||||
```bash
|
```bash
|
||||||
chown bind:bind /etc/bind/keys/*
|
chown bind:bind /etc/bind/keys/*
|
||||||
chmod 640 /etc/bind/keys/*
|
chmod 640 /etc/bind/keys/*
|
||||||
chown bind:bind /etc/bind/zones/*
|
chown -R bind:bind /etc/bind/zones
|
||||||
chmod 640 /etc/bind/zones/*
|
chmod 640 /etc/bind/zones/*
|
||||||
systemctl restart bind9
|
systemctl restart bind9
|
||||||
rndc loadkeys test.
|
rndc loadkeys test.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue