Files
bpfire/config/rootfiles/core/2/update.sh
maniacikarus ed8286424f 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
2007-12-21 18:31:50 +00:00

11 lines
279 B
Bash

#!/bin/bash
. /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