tweaks
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user