Redesign of the nft firewall based on an existing Ansible playbook for the same purpose.

This commit is contained in:
2025-12-29 17:49:12 +01:00
parent 13893f6cd9
commit f03b0c7ab3
10 changed files with 247 additions and 189 deletions

View File

@@ -2,7 +2,6 @@
Description=Apply nftables firewall (parameterized)
Documentation=man:nft(8)
After=local-fs.target
Wants=network-pre.target
Before=network-pre.target
[Service]
@@ -14,3 +13,4 @@ PrivateTmp=yes
[Install]
WantedBy=multi-user.target