mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 07:50:23 +02:00
3 step in tuning 2.3
This commit is contained in:
@@ -41,3 +41,9 @@ var/ipfire/sensors/
|
||||
var/ipfire/graphs.pl
|
||||
var/ipfire/firebuild
|
||||
var/ipfire/proxy/advanced/useragents
|
||||
srv/web/ipfire/html/images/updbooster/
|
||||
srv/web/ipfire/cgi-bin/updatexlrator.cgi
|
||||
var/ipfire/updatexlrator/bin/
|
||||
usr/sbin/updxlrator
|
||||
var/ipfire/langs
|
||||
usr/local/bin/qosd
|
||||
|
||||
@@ -59,6 +59,8 @@ echo boot >> /opt/pakfire/tmp/ROOTFILES
|
||||
echo srv/web/ipfire/cgi-bin/fwhits.cgi >> /opt/pakfire/tmp/ROOTFILES
|
||||
echo srv/web/ipfire/cgi-bin/network.cgi >> /opt/pakfire/tmp/ROOTFILES
|
||||
echo srv/web/ipfire/cgi-bin/traffics.cgi >> /opt/pakfire/tmp/ROOTFILES
|
||||
echo srv/web/ipfire/cgi-bin/graphs.cgi >> /opt/pakfire/tmp/ROOTFILES
|
||||
echo srv/web/ipfire/cgi-bin/qosgraph.cgi >> /opt/pakfire/tmp/ROOTFILES
|
||||
#
|
||||
tar cjvf /var/ipfire/backup/update_$OLDVERSION-$NEWVERSION.tar.bz2 \
|
||||
-T /opt/pakfire/tmp/ROOTFILES --exclude='#*' -C / > /dev/null 2>&1
|
||||
@@ -78,6 +80,8 @@ rm -rf /etc/rc.d/rc3.d/S99squid
|
||||
rm -rf /srv/web/ipfire/cgi-bin/fwhits.cgi
|
||||
rm -rf /srv/web/ipfire/cgi-bin/network.cgi
|
||||
rm -rf /srv/web/ipfire/cgi-bin/traffics.cgi
|
||||
rm -rf /srv/web/ipfire/cgi-bin/graphs.cgi
|
||||
rm -rf /srv/web/ipfire/cgi-bin/qosgraph.cgi
|
||||
#
|
||||
# Delete old iptables libs...
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user