mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03: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 d89c8fdf48c7bad5816b9f2e77e8361721f22517. In man coredump.conf, clarifies that "Compression=" controls existence, not type, of compression.
This commit is contained in:
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user