mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-16 02:35:58 +00:00
man: document that we set both soft and hard limits for Limit directives
See
http://cgit.freedesktop.org/systemd/systemd/tree/src/core/load-fragment.c#n1100
(cherry picked from commit 6067b34a1f)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
b2f8aff255
commit
b34aa60fd0
@@ -708,9 +708,9 @@
|
||||
<term><varname>LimitNICE=</varname></term>
|
||||
<term><varname>LimitRTPRIO=</varname></term>
|
||||
<term><varname>LimitRTTIME=</varname></term>
|
||||
<listitem><para>These settings control
|
||||
various resource limits for executed
|
||||
processes. See
|
||||
<listitem><para>These settings set both
|
||||
soft and hard limits of various resources for
|
||||
executed processes. See
|
||||
<citerefentry><refentrytitle>setrlimit</refentrytitle><manvolnum>2</manvolnum></citerefentry>
|
||||
for details. Use the string
|
||||
<varname>infinity</varname> to
|
||||
|
||||
Reference in New Issue
Block a user