diff --git a/src/opnsense/service/templates/OPNsense/Unbound/core/+TARGETS b/src/opnsense/service/templates/OPNsense/Unbound/core/+TARGETS index a0883b8c0..e609e8bad 100644 --- a/src/opnsense/service/templates/OPNsense/Unbound/core/+TARGETS +++ b/src/opnsense/service/templates/OPNsense/Unbound/core/+TARGETS @@ -1,4 +1,4 @@ -root.min.hints:/var/unbound/root.hints -miscellaneous.conf:/var/unbound/etc/miscellaneous.conf -dot.conf:/var/unbound/etc/dot.conf blacklists.conf:/var/unbound/etc/blacklists.ini +dot.conf:/var/unbound/etc/dot.conf +miscellaneous.conf:/var/unbound/etc/miscellaneous.conf +root.min.hints:/var/unbound/root.hints