|
|
@ -37,9 +37,9 @@ systemctl enable acpid |
|
|
|
|
|
|
|
useradd -m gmarx |
|
|
|
echo gmarx:password | chpasswd |
|
|
|
usermod -aG libvirt ermanno |
|
|
|
usermod -aG libvirt gmarx |
|
|
|
|
|
|
|
echo "ermanno ALL=(ALL) ALL" >> /etc/sudoers.d/ermanno |
|
|
|
echo "gmarx ALL=(ALL) ALL" >> /etc/sudoers.d/gmarx |
|
|
|
|
|
|
|
|
|
|
|
printf "\e[1;32mDone! Type exit, umount -a and reboot.\e[0m" |
|
|
|