mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
bind: Update bind.keys
A multi-year DNSSEC root key update is in progress, as described at https://www.isc.org/downloads/bind/bind-keys/. This change refreshes the bind.keys file, ensuring that the new key, in place as of 2018-10-11, will be recognized and trusted. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
This commit is contained in:
@@ -178,6 +178,7 @@ define Package/bind-server/install
|
||||
./files/bind/db.255 \
|
||||
./files/bind/db.local \
|
||||
./files/bind/db.root \
|
||||
./files/bind/bind.keys \
|
||||
$(1)/etc/bind/
|
||||
$(CP) ./files/bind/named.conf.example $(1)/etc/bind/named.conf
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
|
||||
Reference in New Issue
Block a user