mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +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
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
etc/collectd.conf
|
||||
srv/web/ipfire/cgi-bin/index.cgi
|
||||
srv/web/ipfire/cgi-bin/netother.cgi
|
||||
var/ipfire/graphsh.pl
|
||||
|
||||
|
||||
@@ -89,6 +89,7 @@ rm -rf /lib/modules
|
||||
# Remove files
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/collectd stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -103,6 +104,7 @@ ldconfig
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Start services
|
||||
/etc/init.d/collectd start
|
||||
|
||||
# remove lm_sensor config after collectd was started
|
||||
# to reserch sensors at next boot with updated kernel
|
||||
|
||||
Reference in New Issue
Block a user