Unbound: Add scripts to manage root.key in tmpfs
authorEric Luehrsen <ericluehrsen@hotmail.com>
Thu, 20 Oct 2016 04:19:51 +0000 (00:19 -0400)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Sun, 30 Oct 2016 04:22:53 +0000 (00:22 -0400)
commitcb56829c98d066417a07a3fb0ae37f342f15d91e
tree4083f72855d9882b2d9e109e47045c4d4f21ce57
parentb228d5e969bb3f91e975dc830a6e8f8b5eba5575
Unbound: Add scripts to manage root.key in tmpfs
-Unbound RFC 5011 is busy and writes frequently
-RFC 5011 creates working files in same directory
-DNSSEC root.key managed in /var/lib/unbound
-Protect against flash ROM wear out in /etc/unbound
-Scripts will copy back every 7 days instead

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
net/unbound/files/rootzone.sh [new file with mode: 0644]
net/unbound/files/unbound.sh [new file with mode: 0644]