This commit is contained in:
Maurice
2025-09-30 20:06:30 +02:00
parent 9a0277a48d
commit 313284fafd
9 changed files with 27 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
ln -sf ./rules.nft /etc/nftables.d/firewall.nft
ln -sf $(pwd)/rules.nft /etc/nftables.d/firewall.nft
echo "Reloading firewall rules..."
nft -f /etc/nftables.nft