From 9d3737f13e9b38f88ed7acc800db66c2f025fac9 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 20 Dec 2015 13:23:33 +0100 Subject: Add Seal option in the configuration file for journald-remote While journal received remotely can be sealed, it can only be done on the command line using --seal, so for consistency, we will also permit to set it in the configuration file. --- man/journal-remote.conf.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml index b7c5e6ac5c..2d345963d9 100644 --- a/man/journal-remote.conf.xml +++ b/man/journal-remote.conf.xml @@ -72,6 +72,13 @@ [Remote] section: + + Seal= + + Periodically sign the data in the journal using Forward Secure Sealing. + + + SplitMode= -- cgit v1.2.3-54-g00ecf