#!/bin/sh
/etc/init.d/fchomo stop 2>/dev/null
uci delete firewall.fchomo_pre
uci delete firewall.fchomo_post
uci commit firewall
