dnssec-anchors: make root.key a conf file.
This commit is contained in:
parent
14ac28df5b
commit
3c6fa9e12d
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
# Template file for 'dnssec-anchors'
|
||||
pkgname=dnssec-anchors
|
||||
version=20141121
|
||||
revision=1
|
||||
revision=2
|
||||
# can be refreshed by a local DNSSEC aware name server.
|
||||
conf_files="/etc/dns/root.key"
|
||||
short_desc="DNSSEC trust anchors for the root zone"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in a new issue