mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 17:11:34 -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
|
passwd $USER
|
||||||
EOF
|
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
|
sed -i 's/# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g' /mnt/etc/sudoers
|
||||||
|
|
||||||
# Enabling auto-trimming service.
|
# Enabling auto-trimming service.
|
||||||
|
Loading…
Reference in New Issue
Block a user