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