Commit 5d4c9e5f by Stéphane Graber

archlinux: Fix resolving

parent e224b75f
...@@ -132,6 +132,8 @@ pacman-key --populate archlinux ...@@ -132,6 +132,8 @@ pacman-key --populate archlinux
# enable networkd # enable networkd
systemctl enable systemd-networkd systemctl enable systemd-networkd
systemctl enable systemd-resolved
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
EOF EOF
return 0 return 0
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment