summaryrefslogtreecommitdiffstats
path: root/files/nftables/ipv4-filter
diff options
context:
space:
mode:
Diffstat (limited to 'files/nftables/ipv4-filter')
-rw-r--r--files/nftables/ipv4-filter2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/nftables/ipv4-filter b/files/nftables/ipv4-filter
index 3174e7a9..a4ca7f25 100644
--- a/files/nftables/ipv4-filter
+++ b/files/nftables/ipv4-filter
@@ -1,4 +1,4 @@
-#! nft -f
+#! @sbindir@nft -f
table filter {
chain input { type filter hook input priority 0; }