Add changelog and contrib/README mention for #903

- Merge #903: contrib: add yocto compatible init script.
This commit is contained in:
W.C.A. Wijngaards
2023-06-22 15:41:17 +02:00
parent 196f8a68f6
commit 2207a55107
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -55,3 +55,6 @@ distribution but may be helpful.
contributed by Andreas Schulze.
* metrics.awk: awk script that can convert unbound-control stats to
Prometheus metrics format output.
* unbound.init_yocto: An init script to start and stop the server. Put it
in /etc/init.d/unbound to use it. It is for the Yocto Project, in
embedded systems, contributed by beni-sandu.