mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 04:01:33 -05:00
Update
This commit is contained in:
parent
5dfc2ad5f0
commit
4d745c0ac9
@ -309,7 +309,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
|
||||
passwd $USER
|
||||
EOF
|
||||
|
||||
#Giving wheel user sudo access
|
||||
#Giving wheel user sudo access.
|
||||
sed -i 's/# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g' /mnt/etc/sudoers
|
||||
|
||||
# Enabling auto-trimming service.
|
||||
|
Loading…
Reference in New Issue
Block a user