start systemd-resolved to enable correct DNS resolution

This commit is contained in:
Thomas Westfeld
2022-07-27 19:46:40 +02:00
parent 4dc9ac2ddb
commit 6bf81c2d60
4 changed files with 4 additions and 0 deletions

View File

@@ -600,6 +600,7 @@ Gateway=fe80::1
CONF
chroot_execute "systemctl enable systemd-networkd.service"
chroot_execute "systemctl enable systemd-resolved.service"
mkdir -p "$c_zfs_mount_dir/etc/cloud/cloud.cfg.d/"