[systemd-commits] src/journal

Lennart Poettering lennart at kemper.freedesktop.org
Mon Aug 20 16:02:49 PDT 2012


 src/journal/journalctl.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c05276f23e216a706936f1ee45a7005f86b3599c
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Aug 21 01:02:08 2012 +0200

    journalctl: reword things a bit

diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c
index 7f25cdb..1dee74a 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"



More information about the systemd-commits mailing list