Browse Source

lvm2: improved to enable the device-mapper event daemon and libraries

Note:

Recent versions of dmraid will need libdevmapper-event libraries.
stable/0.2
Christian Wiese 14 years ago
parent
commit
1c5adff9da
  1. 3
      base/lvm2/lvm2.conf

3
base/lvm2/lvm2.conf

@ -52,3 +52,6 @@ fi
# build shared command library
var_append extraconfopt ' ' '--enable-cmdlib'
# enable the device-mapper event daemon and libraries
var_append extraconfopt ' ' '--enable-dmeventd'

Loading…
Cancel
Save