From fe63c09381103324c52cc380a80cef21b693e9db Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Wed, 15 Nov 2017 01:05:07 +0000 Subject: regenerate man and conf --- conf/example.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/example.conf.in b/conf/example.conf.in index b5b0e6af1..aab274d74 100644 --- a/conf/example.conf.in +++ b/conf/example.conf.in @@ -611,9 +611,9 @@ log { # Select log messages by class. # Some debugging messages are assigned to a class and only appear in # debug output if the class is listed here. Classes currently - # available: memory, devices, activation, allocation, lvmetad, + # available: memory, devices, io, activation, allocation, lvmetad, # metadata, cache, locking, lvmpolld. Use "all" to see everything. - debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] + debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] } # Configuration section backup. -- cgit v1.2.1