]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Restart des Proxies bei Verbindung...
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sat, 22 Sep 2007 20:18:53 +0000 (20:18 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sat, 22 Sep 2007 20:18:53 +0000 (20:18 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@912 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

config/rootfiles/common/initscripts
lfs/initscripts

index c7eb83182d067ba1fef169c9ff3c51dea0586cf8..c8cb41705a7a7062ad0d0a6a6db876b31c5a7bfa 100644 (file)
@@ -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
index 40ec07fba3e95c54b870b657f319e189f9750d08..73fd7921cc84dca1096db9a98c3ba91f83f7d350 100644 (file)
@@ -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