]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/lvm2
lvm: Fixes bug-13151 - update 69-dm-lvm.rules
[people/pmueller/ipfire-2.x.git] / lfs / lvm2
index 2f1e921fc2bdbef5a6b477bd2801920845d16aee..4e2bd62357251ad536b87c82131b68c957bfb737 100644 (file)
--- a/lfs/lvm2
+++ b/lfs/lvm2
@@ -85,5 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                        --enable-udev_sync
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
+       # copy the tailored lvm udev rules file that will mount volumes without systemd
+       cp -rf $(DIR_SRC)/config/lvm/69-dm-lvm.rules /lib/udev/rules.d/
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)