From 3762aaf16907b426d7cf660c30d1522275d35b14 Mon Sep 17 00:00:00 2001 From: terem42 <9478806+terem42@users.noreply.github.com> Date: Wed, 4 Oct 2023 14:18:31 +0200 Subject: [PATCH] updated wih testing --- hetzner-debian12-zfs-setup.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hetzner-debian12-zfs-setup.sh b/hetzner-debian12-zfs-setup.sh index fd16f9c..1368a7a 100644 --- a/hetzner-debian12-zfs-setup.sh +++ b/hetzner-debian12-zfs-setup.sh @@ -640,8 +640,7 @@ Address=${ip6addr_prefix}:1/64 Gateway=fe80::1 CONF chroot_execute "systemctl enable systemd-networkd.service" -chroot_execute "systemctl enable systemd-resolved.service" - +#chroot_execute "systemctl enable systemd-resolved.service" cp /etc/resolv.conf $c_zfs_mount_dir/etc/resolv.conf