summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.firmware_update
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.initial.firmware_update')
-rwxr-xr-xetc/rc.initial.firmware_update2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial.firmware_update b/etc/rc.initial.firmware_update
index 563f16d..a7a235a 100755
--- a/etc/rc.initial.firmware_update
+++ b/etc/rc.initial.firmware_update
@@ -170,7 +170,7 @@ function do_upgrade($path, $type) {
else if (($sigchk == 3) || ($sigchk == 4))
$sig_warning = "There has been an error verifying the signature on this image.";
if($sig_warning) {
- $sig_warning = "WARNING! ACHTUNG! DANGER!\n\n{$sig_warning}\n\n" .
+ $sig_warning = "\nWARNING! ACHTUNG! DANGER!\n\n{$sig_warning}\n\n" .
"This means that the image you uploaded is not an official/supported image and\n" .
"may lead to unexpected behavior or security compromises.\n\n" .
"Only install images that come from sources that you trust, and make sure\n".
OpenPOWER on IntegriCloud