updated the init script for devuan
This commit is contained in:
parent
8dc651cf8f
commit
21dceb6b1a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
|
||||
|
||||
CONF=/etc/nftables.nft
|
||||
CONF=/etc/firewall.nft
|
||||
BIN=/usr/sbin/nft
|
||||
|
||||
[ -x "$BIN" ] || exit 0
|
||||
|
|
Loading…
Reference in a new issue