test
sean 7 years ago
parent 74c23a7cd4
commit 12c9b1e6ef

@ -268,7 +268,7 @@ echo "echo \"Done.\"" >> /mnt/setup-chroot.sh
# network configuration should have optional static configuration - not just DHCP, it's very important # network configuration should have optional static configuration - not just DHCP, it's very important
echo "systemctl unmask networking && systemctl enable networking" >> /mnt/setup-chroot.sh echo "systemctl unmask networking && systemctl enable networking 2>&1 1>/dev/null" >> /mnt/setup-chroot.sh
# configure docker storage to use zfs # configure docker storage to use zfs

Loading…
Cancel
Save