#!/bin/sh set -e . /lib/functions/sentinel-firewall.sh # fwlogs entry in sentinel config if [ "$(uci -q get sentinel.fwlogs)" != "fwlogs" ]; then uci -q batch <