mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
Add display fixes if not using red0 to core15
This commit is contained in:
@@ -6,5 +6,6 @@ srv/web/ipfire/cgi-bin/pakfire.cgi
|
||||
srv/web/ipfire/cgi-bin/qos.cgi
|
||||
srv/web/ipfire/cgi-bin/network.cgi
|
||||
srv/web/ipfire/cgi-bin/graphs.cgi
|
||||
srv/web/ipfire/cgi-bin/speed.cgi
|
||||
var/ipfire/langs
|
||||
var/ipfire/graphs.pl
|
||||
|
||||
@@ -3,4 +3,7 @@
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
extract_files
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
grep -v 'Interface "ppp"' /etc/collectd.conf > /tmp/collectd.conf
|
||||
mv /tmp/collectd.conf /etc/collectd.conf
|
||||
/etc/init.d/collectd restart
|
||||
/etc/init.d/mISDN config
|
||||
|
||||
Reference in New Issue
Block a user