mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
core150: add conntrack graph changes.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -2,6 +2,7 @@ etc/system-release
|
|||||||
etc/issue
|
etc/issue
|
||||||
srv/web/ipfire/cgi-bin/credits.cgi
|
srv/web/ipfire/cgi-bin/credits.cgi
|
||||||
var/ipfire/langs
|
var/ipfire/langs
|
||||||
|
etc/collectd.conf
|
||||||
srv/web/ipfire/cgi-bin/index.cgi
|
srv/web/ipfire/cgi-bin/index.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/netother.cgi
|
||||||
var/ipfire/graphsh.pl
|
var/ipfire/graphsh.pl
|
||||||
|
|
||||||
|
|||||||
@@ -89,6 +89,7 @@ rm -rf /lib/modules
|
|||||||
# Remove files
|
# Remove files
|
||||||
|
|
||||||
# Stop services
|
# Stop services
|
||||||
|
/etc/init.d/collectd stop
|
||||||
|
|
||||||
# Extract files
|
# Extract files
|
||||||
extract_files
|
extract_files
|
||||||
@@ -103,6 +104,7 @@ ldconfig
|
|||||||
/usr/local/bin/filesystem-cleanup
|
/usr/local/bin/filesystem-cleanup
|
||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
|
/etc/init.d/collectd start
|
||||||
|
|
||||||
# remove lm_sensor config after collectd was started
|
# remove lm_sensor config after collectd was started
|
||||||
# to reserch sensors at next boot with updated kernel
|
# to reserch sensors at next boot with updated kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user