gui-init: fix TRACE: clean_check_boot stating mount_boot instead of clean_boot_check

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2023-11-03 16:36:19 -04:00
parent 4e10740453
commit c064b78ef6
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -313,7 +313,7 @@ update_hotp()
clean_boot_check()
{
TRACE "Under /bin/gui-init:mount_boot"
TRACE "Under /bin/gui-init:clean_boot_check"
# assume /boot mounted
if ! grep -q /boot /proc/mounts ; then
return