3 lines
99 B
Text
3 lines
99 B
Text
if grep -q "^__file/etc/firewall.nft" $__messages_in; then
|
|
echo /etc/init.d/nftables restart
|
|
fi
|