Reload all firewall rules when /etc/init.d/firewall reload is executed.

This commit is contained in:
Michael Tremer
2014-02-25 12:23:09 +01:00
parent 22fd89c656
commit 66f6b279b0
6 changed files with 6 additions and 5 deletions

View File

@@ -181,8 +181,6 @@ $(TARGET) :
ln -sf ../../dnsmasq /etc/rc.d/init.d/networking/red.up/05-RS-dnsmasq
ln -sf ../../firewall /etc/rc.d/init.d/networking/red.up/20-RL-firewall
ln -sf ../../../../../usr/local/bin/firewallctrl \
/etc/rc.d/init.d/networking/red.up/22-forwardfwctrl
ln -sf ../../../../../usr/local/bin/snortctrl \
/etc/rc.d/init.d/networking/red.up/23-RS-snort
ln -sf ../../../../../usr/local/bin/qosctrl \