mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-23 23:38:38 +00:00
updated wih testing
This commit is contained in:
@@ -641,8 +641,6 @@ Gateway=fe80::1
|
||||
CONF
|
||||
chroot_execute "systemctl enable systemd-networkd.service"
|
||||
|
||||
#cp /etc/resolv.conf $c_zfs_mount_dir/etc/resolv.conf
|
||||
|
||||
echo "======= preparing the jail for chroot =========="
|
||||
for virtual_fs_dir in proc sys dev; do
|
||||
mount --rbind "/$virtual_fs_dir" "$c_zfs_mount_dir/$virtual_fs_dir"
|
||||
|
||||
Reference in New Issue
Block a user