fix: unbound boot ordering

This commit is contained in:
Clément Désiles
2025-12-24 16:47:38 +01:00
parent f385efca84
commit 08364cf2c8
3 changed files with 9 additions and 18 deletions
+3
View File
@@ -8,6 +8,9 @@ server:
# listening port
port: {{ unbound_port }}
# Allow binding to interfaces that don't exist yet (e.g., WireGuard at boot)
ip-freebind: yes
# Define interfaces binds
interface: lo
interface: lan0