init-scripts/services/nft.in

8 lines
147 B
Plaintext
Raw Permalink Normal View History

description "restore netfilter rule set"
type wait
target boot
after sysinit ifrename
before network ifcfg
exec nft -f "@ETCPATH@/nftables.rules"