* [PATCH] Core 148: Exclude location related settings files.
@ 2020-08-25 18:46 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2020-08-25 18:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
This prevents from overwriting existing files, with empty ones
and finally to lose the stored settings.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/rootfiles/oldcore/148/exclude | 2 ++
1 file changed, 2 insertions(+)
diff --git a/config/rootfiles/oldcore/148/exclude b/config/rootfiles/oldcore/148/exclude
index b22159878..99dd65af1 100644
--- a/config/rootfiles/oldcore/148/exclude
+++ b/config/rootfiles/oldcore/148/exclude
@@ -19,6 +19,8 @@ etc/udev/rules.d/30-persistent-network.rules
srv/web/ipfire/html/proxy.pac
var/ipfire/dma
var/ipfire/time
+var/ipfire/firewall/locationblock
+var/ipfire/fwhosts/customlocationgrp
var/ipfire/ovpn
var/lib/alternatives
var/log/cache
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-25 18:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 18:46 [PATCH] Core 148: Exclude location related settings files Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox