diff --git a/setup/start/systemd/unbound.service b/setup/start/systemd/unbound.service index 48057d5d5..85038d6b5 100644 --- a/setup/start/systemd/unbound.service +++ b/setup/start/systemd/unbound.service @@ -2,7 +2,7 @@ [Unit] Description=Unbound DNS Resolver -After=network.target +After=network.target docker.service [Service] PIDFile=/run/unbound.pid