From: ms Date: Sat, 22 Sep 2007 20:18:53 +0000 (+0000) Subject: Restart des Proxies bei Verbindung... X-Git-Tag: v2.3-beta1~364 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=890083f0a909a28e799ccdf70187f8aafac97646;p=people%2Fpmueller%2Fipfire-2.x.git Restart des Proxies bei Verbindung... git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@912 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/config/rootfiles/common/initscripts b/config/rootfiles/common/initscripts index c7eb83182d..c8cb41705a 100644 --- a/config/rootfiles/common/initscripts +++ b/config/rootfiles/common/initscripts @@ -53,6 +53,7 @@ etc/rc.d/init.d/networking/red.up/23-RS-snort etc/rc.d/init.d/networking/red.up/24-RS-qos etc/rc.d/init.d/networking/red.up/25-portfw etc/rc.d/init.d/networking/red.up/26-xtaccess +etc/rc.d/init.d/networking/red.up/27-RS-squid etc/rc.d/init.d/networking/red.up/30-ddns etc/rc.d/init.d/networking/red.up/40-ipac etc/rc.d/init.d/networking/red.up/50-ipsec diff --git a/lfs/initscripts b/lfs/initscripts index 40ec07fba3..73fd7921cc 100644 --- a/lfs/initscripts +++ b/lfs/initscripts @@ -148,6 +148,7 @@ $(TARGET) : /etc/rc.d/init.d/networking/red.up/26-xtaccess ln -sf ../../../../../usr/local/bin/dialctrl.pl \ /etc/rc.d/init.d/networking/red.up/99-U-dialctrl.pl + 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