network-online.target. Also for contrib/unbound_portable.service.in.
[Unit]
Description=Validating, recursive, and caching DNS resolver
Documentation=man:unbound(8)
-After=network.target
-Before=network-online.target nss-lookup.target
+After=network-online.target
+Before=nss-lookup.target
[Install]
WantedBy=multi-user.target
[Unit]
Description=Validating, recursive, and caching DNS resolver
Documentation=man:unbound(8)
-After=network.target
-Before=network-online.target nss-lookup.target
+After=network-online.target
+Before=nss-lookup.target
Wants=nss-lookup.target
[Install]
+10 July 2024: Wouter
+ - For #773: In contrib/unbound.service.in set unbound to start after
+ network-online.target. Also for contrib/unbound_portable.service.in.
+
9 July 2024: Yorgos
- Update list of known EDE codes.