From 9d69584103e59e90dc1796cbb85ce2d299bc8416 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 25 Dec 2023 21:26:10 +0200 Subject: [PATCH] Revert "systemd/service.d: add for-network-online.conf so the service is enabled for that" This reverts commit 0dc32a525aa8bba53fb42d69812084be052df4d8. --- etc/systemd/system/service.d/for-network-online.conf | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 etc/systemd/system/service.d/for-network-online.conf diff --git a/etc/systemd/system/service.d/for-network-online.conf b/etc/systemd/system/service.d/for-network-online.conf deleted file mode 100644 index c1b80c27..00000000 --- a/etc/systemd/system/service.d/for-network-online.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Ensure running before network online -# WARNING! Regardless of the below, it works on Lumina -#systemd[1]: unbound.service: Found ordering cycle on network-online.target/start -#systemd[1]: unbound.service: Found dependency on unbound.service/start -#systemd[1]: unbound.service: Job network-online.target/start deleted to break ordering cycle starting with unbound.service/start -[Unit] -After=network.target -Before=network-online.target nss-lookup.target