From 6d72ff77e1f58fc7f0d6d4122ed231c47c5cdf13 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 4 Feb 2014 12:51:21 +0100 Subject: [PATCH] Never include rc.local or firewall.local in a core update. --- config/rootfiles/core/76/exclude | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/76/exclude b/config/rootfiles/core/76/exclude index 321a931ca..ff1b64045 100644 --- a/config/rootfiles/core/76/exclude +++ b/config/rootfiles/core/76/exclude @@ -15,3 +15,5 @@ etc/ssh/ssh_config etc/ssh/sshd_config etc/ssl/openssl.cnf var/state/dhcp/dhcpd.leases +etc/sysconfig/rc.local +etc/sysconfig/firewall.local -- 2.39.2