From 1f736a6bc0e1311cf5f7f091c852a23035ea59d4 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 6 Sep 2023 10:24:13 +0200 Subject: [PATCH] rec: remove Before=nss-lookup.target line from unit file Fixes #13115 --- pdns/recursordist/pdns-recursor.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/recursordist/pdns-recursor.service.in b/pdns/recursordist/pdns-recursor.service.in index ddb9236720..6bad3edb05 100644 --- a/pdns/recursordist/pdns-recursor.service.in +++ b/pdns/recursordist/pdns-recursor.service.in @@ -3,7 +3,6 @@ Description=PowerDNS Recursor Documentation=man:pdns_recursor(1) man:rec_control(1) Documentation=https://doc.powerdns.com Wants=network-online.target nss-lookup.target -Before=nss-lookup.target After=network-online.target time-sync.target [Service] -- 2.47.2