Enable NetworkManager
This helps out the first boot
This commit is contained in:
parent
c6ffd94ee7
commit
e370f586d6
@ -305,6 +305,9 @@ build-gentoo-chroot() {
|
|||||||
passwd salt
|
passwd salt
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Configure services
|
||||||
|
systemctl enable NetworkManager
|
||||||
|
|
||||||
# We've made it this far and now the user has to do just a liiiiiitle bit of configuration
|
# We've made it this far and now the user has to do just a liiiiiitle bit of configuration
|
||||||
clear
|
clear
|
||||||
cat <<-EOF
|
cat <<-EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user