Hi Erik,
This should not be necessary in the Core Update. There should rather be a backup job that backs up /etc/nginx and restores it after the new version has been installed.
Do those packages not have properly functioning backup include files?
-Michael
On 30 Sep 2020, at 14:26, Erik Kapfer ummeegge@ipfire.org wrote:
The configuration files from delivered updates of keepalived, nginx and stunnel should be excluded while updating process.
Signed-off-by: Erik Kapfer ummeegge@ipfire.org
config/rootfiles/core/151/exclude | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/config/rootfiles/core/151/exclude b/config/rootfiles/core/151/exclude index e7500a03d..f68a02e4b 100644 --- a/config/rootfiles/core/151/exclude +++ b/config/rootfiles/core/151/exclude @@ -8,10 +8,13 @@ etc/ipsec.conf etc/ipsec.secrets etc/ipsec.user.conf etc/ipsec.user.secrets +etc/keepalived/keepalived.conf etc/localtime +etc/nginx etc/shadow etc/snort/snort.conf etc/ssl/openssl.cnf +etc/stunnel/stunnel.conf etc/sudoers etc/sysconfig/firewall.local etc/sysconfig/rc.local -- 2.12.2