mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Upgraded collectd to 4.5 need to check for iptables errors
Upgraded ntfs3g to current stable Fixed rootfiles of squidGuard mpfire and tripwire Added a little script to check rootfiles for updates
This commit is contained in:
@@ -16,3 +16,9 @@ srv/web/ipfire/cgi-bin/qos.cgi
|
||||
usr/local/bin/qosd
|
||||
var/ipfire/qos/bin
|
||||
var/ipfire/langs
|
||||
usr/lib/collectd/
|
||||
var/lib/collectd/
|
||||
usr/sbin/collectd
|
||||
usr/sbin/collectdmon
|
||||
usr/share/collectd
|
||||
usr/share/collectd/postgresql_default.conf
|
||||
|
||||
@@ -2,8 +2,10 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/collectd stop
|
||||
extract_files
|
||||
/etc/init.d/squid start
|
||||
/etc/init.d/collectd start
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
perl /var/ipfire/qos/bin/migrate.pl
|
||||
/var/ipfire/updatexlrator/bin/convert
|
||||
|
||||
Reference in New Issue
Block a user