mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
journald: clarify doc for usage-related values cap (#37528)
The old description makes users wrongly assume that the cap of 4G applied, even when the user specifies a value that will result in higher than 4G. This commit avoids this misunderstanding.
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
and use the smaller of the two values.</para>
|
||||
|
||||
<para>The first pair defaults to 10% and the second to 15% of
|
||||
the size of the respective file system, but each value is
|
||||
the size of the respective file system, but each of the calculated default values is
|
||||
capped to 4G. If the file system is nearly full and either
|
||||
<varname>SystemKeepFree=</varname> or
|
||||
<varname>RuntimeKeepFree=</varname> are violated when
|
||||
|
||||
Reference in New Issue
Block a user