mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 14:14:35 +00:00
journalctl: explain QR code use
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user