mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
core151: Do not ship the location database again
This might potentially downgrade the database and is a waste of space in the update. Therefore we simply do not ship it here. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -17,6 +17,7 @@ etc/sysconfig/firewall.local
|
||||
etc/sysconfig/rc.local
|
||||
etc/udev/rules.d/30-persistent-network.rules
|
||||
srv/web/ipfire/html/proxy.pac
|
||||
usr/share/xt_geoip
|
||||
var/ipfire/dma
|
||||
var/ipfire/time
|
||||
var/ipfire/firewall/locationblock
|
||||
@@ -25,6 +26,7 @@ var/ipfire/ovpn
|
||||
var/ipfire/urlfilter/blacklist
|
||||
var/ipfire/urlfilter/settings
|
||||
var/lib/alternatives
|
||||
var/lib/location/database.db
|
||||
var/log/cache
|
||||
var/log/dhcpcd.log
|
||||
var/log/messages
|
||||
|
||||
Reference in New Issue
Block a user