summaryrefslogtreecommitdiff
path: root/services/nft.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/nft.in')
-rw-r--r--services/nft.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/services/nft.in b/services/nft.in
deleted file mode 100644
index 21caab0..0000000
--- a/services/nft.in
+++ /dev/null
@@ -1,7 +0,0 @@
-description "restore netfilter rule set"
-type wait
-target boot
-after sysinit ifrename
-before network ifcfg
-
-exec nft -f "@ETCPATH@/nftables.rules"