nftablesconf

minimal nftables.conf
git clone git://git.rr3.xyz/nftablesconf
Log | Files | Refs

Makefile (96B)


      1 .POSIX:
      2 
      3 install: nftables.conf
      4 	cp nftables.conf /etc/nftables.conf
      5 	nft -f /etc/nftables.conf