From 68e422ecae151d0e382fcb8a81d8d9c37d977a0b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 3 Nov 2014 13:13:54 +0100 Subject: docs: update info about env debug variables Signed-off-by: Karel Zak --- Documentation/howto-debug.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Documentation/howto-debug.txt') diff --git a/Documentation/howto-debug.txt b/Documentation/howto-debug.txt index ca7346fbe..6936eb54d 100644 --- a/Documentation/howto-debug.txt +++ b/Documentation/howto-debug.txt @@ -51,8 +51,10 @@ higher the debugging level. Search for `DEBUG' from files to see what the different bits mean. At the time of writing this the following enabled full debug. - export LIBBLKID_DEBUG=0xffff - export LIBMOUNT_DEBUG=0xffff + export LIBBLKID_DEBUG=all + export LIBMOUNT_DEBUG=all + export LIBFDISK_DEBUG=all + export LIBSMARTCOLS_DEBUG=all The libblkid reads by default /etc/blkid.conf which can be overridden by the environment variable BLKID_CONF. See manual libblkid/libblkid.3 for details -- cgit v1.2.3-55-g7522