From: Adolf Belka Date: Sun, 18 Jun 2023 18:02:10 +0000 (+0200) Subject: update.sh: Fixes bug-13151 - removes old 69-dm-lvm-metad.rules file X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c81964bc6afc4cb8c68e1b14e1ea49ba7546e0f;p=people%2Fstevee%2Fipfire-2.x.git update.sh: Fixes bug-13151 - removes old 69-dm-lvm-metad.rules file - In Core Update 175 lvm was updated and 69-dm-lvm-metad.rules was replaced with 69-dm-lvm.rules in the lvm rootfile. - That previous patch update did not remove the no longer existing 69-dm-lvm-metad.rules from existing installations. This patch corrects that. Signed-off-by: Adolf Belka --- diff --git a/config/rootfiles/core/176/update.sh b/config/rootfiles/core/176/update.sh index a60e067879..0db3b0a0aa 100644 --- a/config/rootfiles/core/176/update.sh +++ b/config/rootfiles/core/176/update.sh @@ -40,6 +40,7 @@ extract_files # Remove files rm -vf \ /usr/bin/gawk-5.1.1 + /lib/udev/rules.d/69-dm-lvm-metad.rules # update linker config ldconfig