TommyTran732 / Arch-Setup-Script

Setting up Arch Linux with BTRFS, snapshots and full disk encryption including /boot (UEFI only)
Apache License 2.0
45 stars 38 forks source link

Fix sed command for sudo access #21

Closed Welteam closed 1 year ago

Welteam commented 1 year ago

The current version of archiso set up the sudoers file with the following line:

# %wheel ALL=(ALL:ALL) ALL

Which isn't matched by the current regexp so I modified it to match both case