dnsproxy.service: start before network management and hope it handles dynamic network conditions

This commit is contained in:
Aminda Suomalainen 2023-08-03 11:50:52 +03:00
parent 918bdc2a97
commit bbd7a02b60
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[Unit]
Description=DNS over HTTPS resolver
# /etc/resolv.conf -> unbound -> dnsproxy
After=network-online.target
After=network-pre.target
[Service]
Type=simple