#!/bin/sh
[ -n "$IPKG_INSTROOT" ] || {
	/etc/init.d/firewall reload
}
