Also enable sshd

This commit is contained in:
Salt 2020-12-04 06:42:09 -06:00
parent e370f586d6
commit 7fd0428d78
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ build-gentoo-chroot() {
fi
# Configure services
systemctl enable NetworkManager
systemctl enable NetworkManager sshd
# We've made it this far and now the user has to do just a liiiiiitle bit of configuration
clear