]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: remove Before=nss-lookup.target line from unit file
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 6 Sep 2023 08:24:13 +0000 (10:24 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 6 Sep 2023 08:24:13 +0000 (10:24 +0200)
Fixes #13115

pdns/recursordist/pdns-recursor.service.in

index ddb92367201731aec337dd9c06409fea6bcb0fb8..6bad3edb05732ca8c606458cca21519cf097425d 100644 (file)
@@ -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]