From 6067b34a1f770f845157f15b0c85b2f1140a2351 Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Sun, 30 Nov 2014 20:28:36 +0100 Subject: [PATCH] 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 --- man/systemd.exec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index bd97836e7..b338899d8 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -708,9 +708,9 @@ LimitNICE= LimitRTPRIO= LimitRTTIME= - These settings control - various resource limits for executed - processes. See + These settings set both + soft and hard limits of various resources for + executed processes. See setrlimit2 for details. Use the string infinity to -- 2.30.2