Skip to content

Commit

Permalink
iptables are being installer early on
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Jun 17, 2024
1 parent 20dfd86 commit 2c3a9ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,6 @@ export FILES_TO_DELETE="\
"

postinstallhook() {
# use nftables instead of the deprecated iptables
yes | pacman -S iptables-nft

# Add sudo permissions
sed -i '/%wheel ALL=(ALL:ALL) ALL/s/^# //g' /etc/sudoers
echo "${USERNAME} ALL=(ALL) NOPASSWD: /usr/bin/dmidecode -t 11
Expand Down

0 comments on commit 2c3a9ce

Please sign in to comment.