summaryrefslogtreecommitdiffstats
path: root/files/nftables/ipv6-nat
diff options
context:
space:
mode:
Diffstat (limited to 'files/nftables/ipv6-nat')
-rw-r--r--files/nftables/ipv6-nat2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/nftables/ipv6-nat b/files/nftables/ipv6-nat
index 33ecf9b6..3f57c56d 100644
--- a/files/nftables/ipv6-nat
+++ b/files/nftables/ipv6-nat
@@ -1,4 +1,4 @@
-#! nft -f
+#! @sbindir@nft -f
table ip6 nat {
chain prerouting { type nat hook prerouting priority -150; }