From 2598706f2310aa863e585c68e020c8df3a749c8d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Wed, 23 Feb 2022 15:51:33 +0000 Subject: [PATCH] Core Update 165: Ship dhcpcd-related changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/165/filelists/dhcpcd | 1 + config/rootfiles/core/165/filelists/files | 3 ++- config/rootfiles/core/165/update.sh | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) create mode 120000 config/rootfiles/core/165/filelists/dhcpcd diff --git a/config/rootfiles/core/165/filelists/dhcpcd b/config/rootfiles/core/165/filelists/dhcpcd new file mode 120000 index 0000000000..1e799dabb4 --- /dev/null +++ b/config/rootfiles/core/165/filelists/dhcpcd @@ -0,0 +1 @@ +../../../common/dhcpcd \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/files b/config/rootfiles/core/165/filelists/files index a5ae67f433..07d9619727 100644 --- a/config/rootfiles/core/165/filelists/files +++ b/config/rootfiles/core/165/filelists/files @@ -1,5 +1,6 @@ -etc/rc.d/init.d/firewall etc/rc.d/helper/oci-setup +etc/rc.d/init.d/firewall +etc/rc.d/init.d/networking/functions.network opt/pakfire/etc/pakfire.conf opt/pakfire/lib/functions.pl srv/web/ipfire/cgi-bin/backup.cgi diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/165/update.sh index 8899ab7e96..fe4449fffc 100644 --- a/config/rootfiles/core/165/update.sh +++ b/config/rootfiles/core/165/update.sh @@ -94,6 +94,7 @@ rm -rvf \ /usr/sbin/ovpn-collectd-convert \ /usr/sbin/pknlusr \ /usr/share/xt_geoip/ \ + /var/ipfire/dhcpc/dhcpcd-hooks/10-mtu \ /var/ipfire/firewall/p2protocols # Stop services -- 2.39.5