]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix for #1317: Fix contrib/unbound.service comment path for
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Aug 2025 13:49:42 +0000 (15:49 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Aug 2025 13:49:42 +0000 (15:49 +0200)
  systemd network configuration.

contrib/unbound.service.in
doc/Changelog

index a3a4bde16a70fd85be07ae40436daeae5ad91137..cc8d0ed2dab377446f897592c5375b90123cdeda 100644 (file)
@@ -38,7 +38,7 @@
 ;   - `LockPersonality=yes` locks down the personality system call so that the
 ;     kernel execution domain may not be changed from the default.
 ;
-;   - With /etc/systemd/system/*.network a setting to make sure the network
+;   - With /etc/systemd/network/*.network a setting to make sure the network
 ;     is not considered online too early, can reduce network unreachable
 ;     errors on server start:
 ;     [Link]
index 2b26546a359167deb984e52b6f8c667db4339118..6aab0149da694922b35bddc5d11c47d818053a19 100644 (file)
@@ -3,6 +3,8 @@
          when the command takes no arguments but there are arguments present.
        - Fix #1317: Unbound starts too early. Add
          Wants=network-online.target under [Unit] in unbound.service.
+       - Fix for #1317: Fix contrib/unbound.service comment path for
+         systemd network configuration.
 
 15 August 2025: Wouter
        - unbound-control cache_lookup +t allows tld and root names. And