correct stub path

This commit is contained in:
mpmc 2023-05-08 20:56:01 +01:00
parent 3894725bb7
commit c022e60d5c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ apt install systemd-resolved
# Enable systemd-resolved & link stub-resolv.conf.
systemctl enable --now systemd-resolved
ln -sf /var/run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
cat << EOF > /etc/systemd/network/dhcp.network
[Match]