summaryrefslogtreecommitdiffstats
path: root/files/nftables/ipv6-mangle
diff options
context:
space:
mode:
Diffstat (limited to 'files/nftables/ipv6-mangle')
-rw-r--r--files/nftables/ipv6-mangle2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/nftables/ipv6-mangle b/files/nftables/ipv6-mangle
index 72743532..fa32402a 100644
--- a/files/nftables/ipv6-mangle
+++ b/files/nftables/ipv6-mangle
@@ -1,4 +1,4 @@
-#! nft -f
+#! @sbindir@nft -f
table ip6 mangle {
chain output { type route hook output priority -150; }