mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core145: add vnstat changes
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -4,5 +4,8 @@ etc/issue
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
etc/rc.d/init.d/firewall
|
||||
etc/rc.d/init.d/vnstat
|
||||
opt/pakfire/lib/functions.pl
|
||||
usr/local/bin/makegraphs
|
||||
srv/web/ipfire/cgi-bin/system.cgi
|
||||
srv/web/ipfire/cgi-bin/traffic.cgi
|
||||
|
||||
@@ -46,6 +46,7 @@ done
|
||||
# Remove files
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/vnstat stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -54,6 +55,7 @@ extract_files
|
||||
ldconfig
|
||||
|
||||
# Start services
|
||||
/etc/init.d/vnstat start
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
Reference in New Issue
Block a user