From: Michael Tremer Date: Tue, 4 Feb 2014 11:51:21 +0000 (+0100) Subject: Never include rc.local or firewall.local in a core update. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=6d72ff77e1f58fc7f0d6d4122ed231c47c5cdf13 Never include rc.local or firewall.local in a core update. --- 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