add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa...
[openwrt.git] / package / firewall / files / lib / uci_firewall.sh
1 # This file is here for backwards compatibility and to override the
2 # uci_firewall.sh from an earlier version.
3 type fw_is_loaded >/dev/null || {
4 . /lib/firewall/core.sh
5 }
This page took 0.046101 seconds and 5 git commands to generate.