Fix nameserver space-separation and add systemd-networkd-wait-online fix

This commit is contained in:
2026-04-23 05:03:34 +00:00
parent 6010fb4289
commit 404e4494b4
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ VMID=201
VMNAME="Mailcow"
IP="10.48.200.82"
GW="10.48.200.1"
DNS="8.8.8.8,1.1.1.1"
DNS="8.8.8.8 1.1.1.1"
DISK_SIZE="80G"
RAM=8192
CORES=4