mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
unbound.conf: note Arch trusted key
This commit is contained in:
parent
3bf84678a1
commit
18c3a87459
@ -1,6 +1,7 @@
|
||||
# This is just Debian default file which I expect
|
||||
|
||||
# 1.11.0-1+
|
||||
# Arch
|
||||
server:
|
||||
trust-anchor-file: "/etc/unbound/trusted-key.key"
|
||||
# Unbound 1.11.0-1+ in Debian
|
||||
include-toplevel: "/etc/unbound/unbound.conf.d/*.conf"
|
||||
# older
|
||||
# Older Unbound in Debian
|
||||
#include: "/etc/unbound/unbound.conf.d/*.conf"
|
||||
|
Loading…
Reference in New Issue
Block a user