Forward Firewall: deleted symlink to outgoingfwctrl from lfs/initscripts

This commit is contained in:
Alexander Marx
2013-01-23 15:06:21 +01:00
committed by Michael Tremer
parent ed62bbfb52
commit 4b147d950b

View File

@@ -179,8 +179,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/outgoingfwctrl \
/etc/rc.d/init.d/networking/red.up/22-outgoingfwctrl
ln -sf ../../../../../usr/local/bin/forwardfwctrl \
/etc/rc.d/init.d/networking/red.up/23-forwardfwctrl
ln -sf ../../../../../usr/local/bin/snortctrl \