summaryrefslogtreecommitdiff
path: root/man/journal-remote.conf.xml
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2015-12-20 13:23:33 +0100
committerMichael Scherer <misc@redhat.com>2015-12-20 13:23:33 +0100
commit9d3737f13e9b38f88ed7acc800db66c2f025fac9 (patch)
tree081ef5cc7e4f13d60994112057eb629d37254287 /man/journal-remote.conf.xml
parentd73fe9134fcabe69e2984691e998e259d26d064b (diff)
downloadsystemd-9d3737f13e9b38f88ed7acc800db66c2f025fac9.tar.gz
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.
Diffstat (limited to 'man/journal-remote.conf.xml')
-rw-r--r--man/journal-remote.conf.xml7
1 files changed, 7 insertions, 0 deletions
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 @@
<literal>[Remote]</literal> section:</para>
<variablelist>
+ <varlistentry>
+ <term><varname>Seal=</varname></term>
+
+ <listitem><para>Periodically sign the data in the journal using Forward Secure Sealing.
+ </para></listitem>
+ </varlistentry>
+
<varlistentry>
<term><varname>SplitMode=</varname></term>