d1937f3125
Seems like alpine is using /etc/nftables.nft now.
3 lines
99 B
Text
3 lines
99 B
Text
if grep -q "^__file/etc/nftables.nft" $__messages_in; then
|
|
echo /etc/init.d/nftables restart
|
|
fi
|