mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "9d69584103e59e90dc1796cbb85ce2d299bc8416" and "85dbc413f02bdbd69ed31b29c98253e686a3ded8" have entirely different histories.
9d69584103
...
85dbc413f0
8
etc/systemd/system/service.d/for-network-online.conf
Normal file
8
etc/systemd/system/service.d/for-network-online.conf
Normal 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
|
1
etc/systemd/system/unbound.service.d/for-network-online.conf
Symbolic link
1
etc/systemd/system/unbound.service.d/for-network-online.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../service.d/for-network-online.conf
|
1
etc/systemd/system/yggdrasil.service.d/for-network-online.conf
Symbolic link
1
etc/systemd/system/yggdrasil.service.d/for-network-online.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../service.d/for-network-online.conf
|
Loading…
x
Reference in New Issue
Block a user