Clear the screen after syslinux exits

Reduce the time where boot loader artifacts linger on screen after the boot loader has done its job.
This commit is contained in:
nl6720 2020-06-29 21:20:13 +03:00
parent 44d1d5c5a6
commit 150eb3bc0f

View File

@ -23,3 +23,5 @@ MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
MENU COLOR msg07 37;40 #90ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU CLEAR