chiark / gitweb /
journald: add new Seal= configuration option
[elogind.git] / src / journal / journalctl.c
index b0d8258dd213dda9428009baa3ccacf259a5301a..3fcdf4b4a2e9797a4bd99fe1412e65efd224a594 100644 (file)
@@ -626,6 +626,7 @@ static int setup_keys(void) {
 #ifdef HAVE_QRENCODE
                 fputc('\n', stderr);
                 print_qr_code(stderr, seed, seed_size, n, arg_interval, hn, machine);
+                fprintf(stderr, "\nScan this QR code with your mobile phone to transfer the verification key to it.\n");
 #endif
                 free(hn);
         }