Compare commits

..

No commits in common. "9d69584103e59e90dc1796cbb85ce2d299bc8416" and "85dbc413f02bdbd69ed31b29c98253e686a3ded8" have entirely different histories.

3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# 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

View File

@ -0,0 +1 @@
../service.d/for-network-online.conf

View File

@ -0,0 +1 @@
../service.d/for-network-online.conf