mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
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:
parent
4e10740453
commit
c064b78ef6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user