summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2011-04-26 09:09:24 +0000
committerPeter Rajnoha <prajnoha@redhat.com>2011-04-26 09:09:24 +0000
commitc52a2a4e9116a0307969de3f1fca953f91bbffee (patch)
tree4347f6597357c09e638d5aa0bfdf2a897a01e69e /doc
parentd93275eb0d3929b3435ca166e16c9660ac40a4cc (diff)
downloadlvm2-c52a2a4e9116a0307969de3f1fca953f91bbffee.tar.gz
lvm2-c52a2a4e9116a0307969de3f1fca953f91bbffee.tar.xz
lvm2-c52a2a4e9116a0307969de3f1fca953f91bbffee.zip
Uncomment obtain_device_list_from_udev setting in lvm.conf.
Just for consistency with other settings we already have in lvm.conf.
Diffstat (limited to 'doc')
-rw-r--r--doc/example.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.conf.in b/doc/example.conf.in
index 7f22a666..ff7ef9de 100644
--- a/doc/example.conf.in
+++ b/doc/example.conf.in
@@ -27,7 +27,7 @@ devices {
# fully. LVM2 needs to be compiled with udev support for this setting to
# take effect. N.B. Any device node or symlink not managed by udev in
# udev directory will be ignored with this setting on.
- # obtain_device_list_from_udev = 1
+ obtain_device_list_from_udev = 1
# If several entries in the scanned directories correspond to the
# same block device and the tools need to display a name for device,