This commit is contained in:
Your Name 2023-04-15 17:01:37 -06:00
parent 4065f46c72
commit f95ad75330

View File

@ -527,6 +527,7 @@ accounts() {
gpasswd -a $USER video
gpasswd -a $USER libvirt
gpasswd -a $USER netdev
gpasswd -a $USER adm
echo "$USER ALL=(ALL) ALL" >/etc/sudoers
echo "root ALL=(ALL) ALL" >>/etc/sudoers
echo