dm: install dmsetup
parent
3c56f37265
commit
77eaa2fea1
|
|
@ -3,3 +3,5 @@
|
|||
modinfo -k $kernel dm_mod >/dev/null 2>&1 && \
|
||||
inst_hook pre-udev 30 "$moddir/dm-pre-udev.sh"
|
||||
|
||||
inst dmsetup
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue