[2/2] update.sh: Fixes bug-13151 - removes old 69-dm-lvm-metad.rules file

Message ID 20230618180210.3467088-2-adolf.belka@ipfire.org
State Accepted
Commit 8c81964bc6afc4cb8c68e1b14e1ea49ba7546e0f
Headers
Series [1/2] lvm: Fixes bug-13151 - update 69-dm-lvm.rules |

Commit Message

Adolf Belka June 18, 2023, 6:02 p.m. UTC
  - 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 <adolf.belka@ipfire.org>
---
 config/rootfiles/core/176/update.sh | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/config/rootfiles/core/176/update.sh b/config/rootfiles/core/176/update.sh
index b5f48b726..d97e29444 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