X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-live;h=8b0adfef6043d75f225f99741a486d9a5aa647ed;hb=fef1c1946202d2fbfa5d0b59df3c1088e844ad09;hp=a80ebcd06e3d05b3a98e865dc7cf0ab9c2795f94;hpb=fada6dea0ffacc5ee41b1ae0144197f233e4ca87;p=grml-live.git diff --git a/grml-live b/grml-live index a80ebcd..8b0adfe 100755 --- a/grml-live +++ b/grml-live @@ -974,7 +974,7 @@ grub_setup() { ;; *) log "Secure Boot method '${SECURE_BOOT}' is unsupported." - error "Secure Boot method '${SECURE_BOOT}' is unsupported." ; eend 1 + eerror "Secure Boot method '${SECURE_BOOT}' is unsupported." ; eend 1 bailout 59 ;; esac