initscripts: Remove old firewall-reload symlink

This commit is contained in:
Michael Tremer
2014-08-21 10:46:34 +02:00
parent aa7f55b2df
commit 3756506005

View File

@@ -180,7 +180,6 @@ $(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 \