mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 16:02:59 +02:00
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 <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
afbb7db681
commit
8c81964bc6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user