From c05276f23e216a706936f1ee45a7005f86b3599c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 21 Aug 2012 01:02:08 +0200 Subject: [PATCH] journalctl: reword things a bit --- src/journal/journalctl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index 7f25cdb9a..1dee74a93 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -590,7 +590,8 @@ static int setup_keys(void) { fprintf(stderr, "\n" "The new key pair has been generated. The " ANSI_HIGHLIGHT_ON "secret sealing key" ANSI_HIGHLIGHT_OFF " has been written to\n" - "the following local file. It should not be used on multiple hosts.\n" + "the following local file. This key file is automatically updated when the\n" + "sealing key is advanced. It should not be used on multiple hosts.\n" "\n" "\t%s\n" "\n" -- 2.30.2