]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/initscripts
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
[ipfire-2.x.git] / lfs / initscripts
index 02f97431a2318186c57dbed65374451cf17141f1..4acf65e13eb965ae8673e0a40e72786a30d3a5c9 100755 (executable)
@@ -180,14 +180,12 @@ $(TARGET) :
        ln -sf ../init.d/wlanclient  /etc/rc.d/rc6.d/K82wlanclient
 
        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/snortctrl \
                /etc/rc.d/init.d/networking/red.up/23-RS-snort
        ln -sf ../../../../../usr/local/bin/qosctrl \
                /etc/rc.d/init.d/networking/red.up/24-RS-qos
        ln -sf ../../squid /etc/rc.d/init.d/networking/red.up/27-RS-squid
        ln -sf ../../dnsmasq /etc/rc.d/init.d/networking/red.down/05-RS-dnsmasq
-       ln -sf ../../firewall /etc/rc.d/init.d/networking/red.down/20-RL-firewall
 
        for i in green blue orange; do \
                ln -sf any /etc/rc.d/init.d/networking/$$i; \