[Bug 255202] drawer.lua: brand positioning not working

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Oct 2024 17:25:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255202

--- Comment #11 from Jose Luis Duran <jlduran@gmail.com> ---
(In reply to Jose Luis Duran from comment #10)
Another workaround to remove the twiddle artifact would be to completely remove
the twiddle:

    echo 'module_verbose="1"' >> /boot/loader.conf

0       MODULE_VERBOSE_SILENT   None
1       MODULE_VERBOSE_SIZE     Pathname and size
2       MODULE_VERBOSE_TWIDDLE  Same as for 1 but also twiddle for progress
3       MODULE_VERBOSE_FULL     Extra detail

The default is "2".

-- 
You are receiving this mail because:
You are on the CC list for the bug.