mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
man: delete ZX as sole compression; "Compress=" as boolean
In man journald.conf, removes reference to XZ as sole form of
compression. See commit d89c8fdf48.
In man coredump.conf, clarifies that "Compression=" controls existence,
not type, of compression.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
1ccda9b716
commit
442f7f1553
@@ -99,7 +99,7 @@
|
||||
<varlistentry>
|
||||
<term><varname>Compress=</varname></term>
|
||||
|
||||
<listitem><para>Controls the type of compression for external
|
||||
<listitem><para>Controls compression for external
|
||||
storage. Takes a boolean argument, defaults to
|
||||
<literal>yes</literal>.</para>
|
||||
</listitem>
|
||||
|
||||
@@ -123,9 +123,8 @@
|
||||
value. If enabled (the default), data
|
||||
objects that shall be stored in the
|
||||
journal and are larger than a certain
|
||||
threshold are compressed with the XZ
|
||||
compression algorithm before they are
|
||||
written to the file
|
||||
threshold are compressed before they
|
||||
are written to the file
|
||||
system.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user