]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog and contrib/README note for PR#150.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Jan 2020 15:16:52 +0000 (16:16 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Jan 2020 15:16:52 +0000 (16:16 +0100)
- Merge PR#150 from Frzk: Systemd unit without chroot.  It add
  contrib/unbound_nochroot.service.in, a systemd file for use with
  chroot: "", see comments in the file, it uses systemd protections
  instead.

contrib/README
doc/Changelog

index f12e52f2554babfb5124b0a8f9d6e01e93bf7668..1dce78c09356c6f16bdef1958a6c337666079fd0 100644 (file)
@@ -31,6 +31,9 @@ distribution but may be helpful.
   Contributed by Yuri Voinov.
 * unbound.socket and unbound.service: systemd files for unbound, install them
   in /usr/lib/systemd/system.  Contributed by Sami Kerola and Pavel Odintsov.
+* unbound_nochroot.service.in: systemd file for use with chroot: "", see
+  comments in the file, it uses systemd protections instead.  Contributed
+  by Frzk.
 * redirect-bogus.patch: Return configured address for bogus A and AAAA answers,
   instead of SERVFAIL. Contributed by SIDN.
 * fastrpz.patch: fastrpz support from Farsight Security.
index 519f4c3ea862d572670d5f4791dad586dac201db..e323cb84be75490148a6c0edfce1e216809f73c0 100644 (file)
@@ -1,3 +1,9 @@
+23 January 2020: Wouter
+       - Merge PR#150 from Frzk: Systemd unit without chroot.  It add
+         contrib/unbound_nochroot.service.in, a systemd file for use with
+         chroot: "", see comments in the file, it uses systemd protections
+         instead.
+
 14 January 2020: Wouter
        - Removed the dnscrypt_queries and dnscrypt_queries_chacha tests,
          because dnscrypt-proxy (2.0.36) does not support the test setup