mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Move vnstat database to /var/log/rrd
Add a tmpfs script to restore the ramdisk before network start and save after
This commit is contained in:
@@ -164,3 +164,7 @@ etc/sysconfig/firewall.local
|
||||
etc/sysconfig/modules
|
||||
etc/sysconfig/rc
|
||||
etc/sysconfig/rc.local
|
||||
etc/rc.d/init.d/tmpfs
|
||||
etc/rc.d/rc0.d/K85tmpfs
|
||||
etc/rc.d/rc3.d/S01tmpfs
|
||||
etc/rc.d/rc6.d/K85tmpfs
|
||||
|
||||
@@ -4,4 +4,3 @@ etc/vnstat.conf
|
||||
usr/bin/vnstat
|
||||
#usr/share/man/man1/vnstat.1
|
||||
#var/lib/vnstat
|
||||
var/log/vnstat
|
||||
|
||||
@@ -8,6 +8,10 @@ etc/ppp/dialer
|
||||
etc/rc.d/init.d/checkfstab
|
||||
etc/rc.d/rcsysinit.d/S19checkfstab
|
||||
etc/rc.d/init.d/dhcp
|
||||
etc/rc.d/init.d/tmpfs
|
||||
etc/rc.d/rc0.d/K85tmpfs
|
||||
etc/rc.d/rc3.d/S01tmpfs
|
||||
etc/rc.d/rc6.d/K85tmpfs
|
||||
etc/rc.d/init.d/dnsmasq
|
||||
etc/rc.d/init.d/network
|
||||
etc/rc.d/init.d/networking/any
|
||||
|
||||
Reference in New Issue
Block a user