mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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/sysconfig/rc.local
|
||||||
etc/udev/rules.d/30-persistent-network.rules
|
etc/udev/rules.d/30-persistent-network.rules
|
||||||
srv/web/ipfire/html/proxy.pac
|
srv/web/ipfire/html/proxy.pac
|
||||||
|
usr/share/xt_geoip
|
||||||
var/ipfire/dma
|
var/ipfire/dma
|
||||||
var/ipfire/time
|
var/ipfire/time
|
||||||
var/ipfire/firewall/locationblock
|
var/ipfire/firewall/locationblock
|
||||||
@@ -25,6 +26,7 @@ var/ipfire/ovpn
|
|||||||
var/ipfire/urlfilter/blacklist
|
var/ipfire/urlfilter/blacklist
|
||||||
var/ipfire/urlfilter/settings
|
var/ipfire/urlfilter/settings
|
||||||
var/lib/alternatives
|
var/lib/alternatives
|
||||||
|
var/lib/location/database.db
|
||||||
var/log/cache
|
var/log/cache
|
||||||
var/log/dhcpcd.log
|
var/log/dhcpcd.log
|
||||||
var/log/messages
|
var/log/messages
|
||||||
|
|||||||
Reference in New Issue
Block a user