fixed wrong url on redirector page

reverted clamav because of gcc problem
fixed outgoingfw error with ppp connections
added recent fixes to core 2
fixed ppp script timeout no more killing up and down scripts
remove empty lines from the package files because of stty error


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1127 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-12-21 18:31:50 +00:00
parent 5f9d5a4267
commit ed8286424f
38 changed files with 18 additions and 95 deletions

View File

@@ -2,5 +2,8 @@ srv/web/ipfire/cgi-bin/qos.cgi
srv/web/ipfire/cgi-bin/pakfire.cgi
srv/web/ipfire/cgi-bin/ids.cgi
srv/web/ipfire/cgi-bin/index.cgi
srv/web/ipfire/html/redirect.cgi
var/ipfire/qos/bin/makeqosscripts.pl
var/ipfire/outgoing/bin/outgoingfw.pl
etc/sysconfig/rc.local
etc/ppp/options

View File

@@ -2,3 +2,9 @@
. /opt/pakfire/lib/functions.sh
mv /etc/sysconfig/rc.local /etc/sysconfig/rc.local.old
extract_files
if [ -e "/var/ipfire/qos/enable" ]; then
/usr/local/bin/qosctrl stop
/usr/local/bin/qosctrl generate
/usr/local/bin/qosctrl start
fi
/usr/local/bin/outgoingfwctrl