]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #83
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Sep 2019 10:59:41 +0000 (12:59 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Sep 2019 10:59:41 +0000 (12:59 +0200)
- Merge #83 from Maryse47: contrib/unbound.service.in: do not fork
  into the background.

doc/Changelog

index f7a7b6641e4260a077d30415dde488d8dfd44a71..c8258070dd99258c80d3f1d48611b7cf6fe97201 100644 (file)
@@ -3,6 +3,8 @@
          in unbound.service.
        - Merge #81 from Maryse47: Consistently use /dev/urandom instead
          of /dev/random in scripts and docs.
+       - Merge #83 from Maryse47: contrib/unbound.service.in: do not fork
+         into the background.
 
 19 September 2019: Wouter
        - Fix #78: Memory leak in outside_network.c.