summaryrefslogtreecommitdiff
path: root/conf/example.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'conf/example.conf.in')
-rw-r--r--conf/example.conf.in4
1 files changed, 2 insertions, 2 deletions
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.