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