summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/journal-remote.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/journal-remote.conf.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/journal-remote.conf.514
1 files changed, 13 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/journal-remote.conf.5 b/upstream/opensuse-tumbleweed/man5/journal-remote.conf.5
index 5708a49c..39b2ab34 100644
--- a/upstream/opensuse-tumbleweed/man5/journal-remote.conf.5
+++ b/upstream/opensuse-tumbleweed/man5/journal-remote.conf.5
@@ -1,5 +1,5 @@
'\" t
-.TH "JOURNAL\-REMOTE\&.CONF" "5" "" "systemd 254" "journal-remote.conf"
+.TH "JOURNAL\-REMOTE\&.CONF" "5" "" "systemd 255" "journal-remote.conf"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -75,6 +75,8 @@ All options are configured in the [Remote] section:
\fISeal=\fR
.RS 4
Periodically sign the data in the journal using Forward Secure Sealing\&.
+.sp
+Added in version 229\&.
.RE
.PP
\fISplitMode=\fR
@@ -83,21 +85,29 @@ One of
"host"
or
"none"\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fIServerKeyFile=\fR
.RS 4
SSL key in PEM format\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fIServerCertificateFile=\fR
.RS 4
SSL certificate in PEM format\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fITrustedCertificateFile=\fR
.RS 4
SSL CA certificate\&.
+.sp
+Added in version 220\&.
.RE
.PP
\fIMaxUse=\fR, \fIKeepFree=\fR, \fIMaxFileSize=\fR, \fIMaxFiles=\fR
@@ -124,6 +134,8 @@ will respect both limits and use the smaller of the two values\&.
.sp
\fIMaxFiles=\fR
controls how many individual journal files to keep at most\&. Note that only archived files are deleted to reduce the number of files until this limit is reached; active files will stay around\&. This means that, in effect, there might still be more journal files around in total than this limit after a vacuuming operation is complete\&.
+.sp
+Added in version 253\&.
.RE
.SH "SEE ALSO"
.PP